diff --git a/xml/System.DirectoryServices/ActiveDirectorySecurity.xml b/xml/System.DirectoryServices/ActiveDirectorySecurity.xml index cab34b01673..0be2c6eae01 100644 --- a/xml/System.DirectoryServices/ActiveDirectorySecurity.xml +++ b/xml/System.DirectoryServices/ActiveDirectorySecurity.xml @@ -391,7 +391,7 @@ The type of access control modification to perform. The access rule to modify. - if successfully modified; otherwise, . + if actually modified; otherwise, . Applies the specified modification to the specified . if successfully modified; otherwise, . @@ -424,7 +424,7 @@ The modification to apply. The audit rule to modify. - if successfully modified; otherwise, . + if actually modified; otherwise, . Applies the specified modification to the specified . if successfully modified; otherwise, . diff --git a/xml/System.Security.AccessControl/ObjectSecurity.xml b/xml/System.Security.AccessControl/ObjectSecurity.xml index b3e52dc343e..d2ba3279831 100644 --- a/xml/System.Security.AccessControl/ObjectSecurity.xml +++ b/xml/System.Security.AccessControl/ObjectSecurity.xml @@ -873,7 +873,7 @@ The modification to apply to the DACL. The access rule to modify. - if the DACL is successfully modified; otherwise, . + if the DACL is actually modified; otherwise, . Applies the specified modification to the Discretionary Access Control List (DACL) associated with this object. if the DACL is successfully modified; otherwise, . @@ -921,7 +921,7 @@ The modification to apply to the SACL. The audit rule to modify. - if the SACL is successfully modified; otherwise, . + if the SACL is actually modified; otherwise, . Applies the specified modification to the System Access Control List (SACL) associated with this object. if the SACL is successfully modified; otherwise, . diff --git a/xml/System.Text.Encodings.Web/JavaScriptEncoder.xml b/xml/System.Text.Encodings.Web/JavaScriptEncoder.xml index 7a9fae08106..83b88b465ce 100644 --- a/xml/System.Text.Encodings.Web/JavaScriptEncoder.xml +++ b/xml/System.Text.Encodings.Web/JavaScriptEncoder.xml @@ -192,7 +192,7 @@ Unlike the encoding ( Unlike the encoder, this encoder instance allows some other characters (such as '+') to go through unescaped and therefore must be used cautiously. -For more information, see [Serialize all characters](/dotnet/standard/serialization/system-text-json-how-to#serialize-all-characters). +For more information about why this could be **unsafe**, see [Serialize all characters](/dotnet/standard/serialization/system-text-json-how-to#serialize-all-characters). ]]> diff --git a/xml/System/Buffer.xml b/xml/System/Buffer.xml index b6dd5b38f02..51a27cdf2f9 100644 --- a/xml/System/Buffer.xml +++ b/xml/System/Buffer.xml @@ -383,8 +383,8 @@ @@ -448,7 +448,7 @@