|
@@ -243,7 +243,7 @@ namespace Avalonia
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
- /// Determines whether a point in in the bounds of the rectangle.
|
|
|
|
|
|
|
+ /// Determines whether a point is in the bounds of the rectangle.
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
/// <param name="p">The point.</param>
|
|
/// <param name="p">The point.</param>
|
|
|
/// <returns>true if the point is in the bounds of the rectangle; otherwise false.</returns>
|
|
/// <returns>true if the point is in the bounds of the rectangle; otherwise false.</returns>
|