Skip to content

Commit c4aaa25

Browse files
authored
Update Point.xml
1 parent 663fa6a commit c4aaa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Drawing/Point.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@
955955
</Parameters>
956956
<Docs>
957957
<param name="value">The <see cref="T:System.Drawing.PointF" /> to convert.</param>
958-
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> object by rounding the <see cref="T:System.Drawing.Point" /> values to the nearest integer.</summary>
958+
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> object by rounding the <see cref="T:System.Drawing.PointF" /> values to the nearest integer.</summary>
959959
<returns>The <see cref="T:System.Drawing.Point" /> this method converts to.</returns>
960960
<remarks>To be added.</remarks>
961961
</Docs>

0 commit comments

Comments
 (0)