Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2031 from hyoshioka0128/patch-1
Browse files Browse the repository at this point in the history
Typo "point ot"→"point to"
  • Loading branch information
jfversluis committed Aug 25, 2022
2 parents f19c217 + ddc3cce commit 0558e0a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/en/Xamarin.Essentials/PointExtensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand All @@ -54,7 +54,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand All @@ -76,7 +76,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand All @@ -98,7 +98,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand All @@ -120,7 +120,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand All @@ -142,7 +142,7 @@
</Parameters>
<Docs>
<param name="point">The point to convert.</param>
<summary>Converts the point ot the system representation.</summary>
<summary>Converts the point to the system representation.</summary>
<returns>The converted point.</returns>
<remarks></remarks>
</Docs>
Expand Down

0 comments on commit 0558e0a

Please sign in to comment.