diff --git a/docs/en/Xamarin.Essentials/MainThread.xml b/docs/en/Xamarin.Essentials/MainThread.xml index 8d8b82d87..4e83a2e5a 100644 --- a/docs/en/Xamarin.Essentials/MainThread.xml +++ b/docs/en/Xamarin.Essentials/MainThread.xml @@ -72,7 +72,7 @@ Action to invoke - Invoke the main thread aysnc + Invoke the main thread async A task that can be awaited To be added. @@ -94,7 +94,7 @@ A function task to execute - Invoke the main thread aysnc + Invoke the main thread async A task that can be awaited To be added. @@ -120,7 +120,7 @@ To be added. A function task to execute - Invoke the main thread aysnc + Invoke the main thread async A task that can be awaited To be added. @@ -146,7 +146,7 @@ To be added. A function to execute - Invoke the main thread aysnc + Invoke the main thread async A task that can be awaited To be added. diff --git a/docs/en/Xamarin.Essentials/PointExtensions.xml b/docs/en/Xamarin.Essentials/PointExtensions.xml index bd500ac3c..c4f5f8575 100644 --- a/docs/en/Xamarin.Essentials/PointExtensions.xml +++ b/docs/en/Xamarin.Essentials/PointExtensions.xml @@ -32,7 +32,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point. @@ -54,7 +54,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point. @@ -76,7 +76,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point. @@ -98,7 +98,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point. @@ -120,7 +120,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point. @@ -142,7 +142,7 @@ The point to convert. - Converts the point ot the system representation. + Converts the point to the system representation. The converted point.