From 663fa6a41005672a4e20ef0e2622cae01a85ca6b Mon Sep 17 00:00:00 2001 From: Petr Kulikov Date: Thu, 8 Aug 2019 07:46:40 +0200 Subject: [PATCH 1/2] Fix typo --- xml/System.Drawing/Point.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.Drawing/Point.xml b/xml/System.Drawing/Point.xml index d479a2956a3..3fb45c9ac9e 100644 --- a/xml/System.Drawing/Point.xml +++ b/xml/System.Drawing/Point.xml @@ -1075,7 +1075,7 @@ The to convert. - Converts the specified to a by truncating the values of the . + Converts the specified to a by truncating the values of the . The this method converts to. To be added. @@ -1187,4 +1187,4 @@ - \ No newline at end of file + From c4aaa252a9877d776a583b7b99088811271e6712 Mon Sep 17 00:00:00 2001 From: Petr Kulikov Date: Thu, 8 Aug 2019 07:48:51 +0200 Subject: [PATCH 2/2] Update Point.xml --- xml/System.Drawing/Point.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Drawing/Point.xml b/xml/System.Drawing/Point.xml index 3fb45c9ac9e..af9af466dc7 100644 --- a/xml/System.Drawing/Point.xml +++ b/xml/System.Drawing/Point.xml @@ -955,7 +955,7 @@ The to convert. - Converts the specified to a object by rounding the values to the nearest integer. + Converts the specified to a object by rounding the values to the nearest integer. The this method converts to. To be added.