diff --git a/docs/xml/Android.Text.Method/HideReturnsTransformationMethod.xml b/docs/xml/Android.Text.Method/HideReturnsTransformationMethod.xml index 3c3221b61..1eacf0d40 100644 --- a/docs/xml/Android.Text.Method/HideReturnsTransformationMethod.xml +++ b/docs/xml/Android.Text.Method/HideReturnsTransformationMethod.xml @@ -113,7 +113,7 @@ The character to be replaced is \r. - To be added. + The character to be replaced is \r. The character to be replaced is \r. @@ -152,7 +152,7 @@ The character that \r is replaced with is \uFEFF. - To be added. + The character that \r is replaced with is \uFEFF. The character that \r is replaced with is \uFEFF. diff --git a/docs/xml/Android.Text.Method/SingleLineTransformationMethod.xml b/docs/xml/Android.Text.Method/SingleLineTransformationMethod.xml index 6d60ab9d6..39e2b8d89 100644 --- a/docs/xml/Android.Text.Method/SingleLineTransformationMethod.xml +++ b/docs/xml/Android.Text.Method/SingleLineTransformationMethod.xml @@ -113,7 +113,7 @@ The characters to be replaced are \n and \r. - To be added. + The characters to be replaced are \n and \r. The characters to be replaced are \n and \r. @@ -153,7 +153,7 @@ The character \n is replaced with is space; the character \r is replaced with is FEFF (zero width space). - To be added. + The character \n is replaced with space; the character \r is replaced with FEFF (zero width space). The character \n is replaced with is space; the character \r is replaced with is FEFF (zero width space).