diff --git a/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml b/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml index 1c51881bba6..9756402ca96 100644 --- a/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml +++ b/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml @@ -22,7 +22,7 @@ - Redactor that replaces anything with an empty string. + Redactor that replaces anything with an empty string.Test To be added. diff --git a/xml/System.Formats.Nrbf/NrbfDecoder.xml b/xml/System.Formats.Nrbf/NrbfDecoder.xml index 8ccc592c404..88d37c6daea 100644 --- a/xml/System.Formats.Nrbf/NrbfDecoder.xml +++ b/xml/System.Formats.Nrbf/NrbfDecoder.xml @@ -25,7 +25,7 @@ - Provides stateless methods for decoding .NET Remoting Binary Format (NRBF) encoded data. + Provides stateless methods for decoding .NET Remoting Binary Format (NRBF) encoded data.Test To be added.