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

Typo "point ot"→"point to" #2031

Merged
merged 1 commit into from
Aug 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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