diff --git a/src/Essentials/docs/Microsoft.Maui.Essentials/DisplayInfo.xml b/src/Essentials/docs/Microsoft.Maui.Essentials/DisplayInfo.xml index 7cbf41eeae9c..b5d67b617edb 100644 --- a/src/Essentials/docs/Microsoft.Maui.Essentials/DisplayInfo.xml +++ b/src/Essentials/docs/Microsoft.Maui.Essentials/DisplayInfo.xml @@ -320,7 +320,7 @@ System.Double - Gets the width of the scrreen for the current orientation. + Gets the width of the screen for the current orientation. The width in pixels. diff --git a/src/Essentials/docs/en/Xamarin.Essentials/DisplayInfo.xml b/src/Essentials/docs/en/Xamarin.Essentials/DisplayInfo.xml index 03df2d624511..aa5fad31daa5 100644 --- a/src/Essentials/docs/en/Xamarin.Essentials/DisplayInfo.xml +++ b/src/Essentials/docs/en/Xamarin.Essentials/DisplayInfo.xml @@ -320,7 +320,7 @@ System.Double - Gets the width of the scrreen for the current orientation. + Gets the width of the screen for the current orientation. The width in pixels.