diff --git a/xml/Microsoft.Extensions.Configuration/CommandLineConfigurationExtensions.xml b/xml/Microsoft.Extensions.Configuration/CommandLineConfigurationExtensions.xml index a4f0318f66b..1b625c5cdf5 100644 --- a/xml/Microsoft.Extensions.Configuration/CommandLineConfigurationExtensions.xml +++ b/xml/Microsoft.Extensions.Configuration/CommandLineConfigurationExtensions.xml @@ -94,7 +94,7 @@ The to add to. The command line args. - Adds a + Adds a that reads configuration values from the command line. The . @@ -184,7 +184,7 @@ key1=value1 alias keys (with prefix "--"), mapped to the configuration key (no prefix). - Adds a that reads + Adds a that reads configuration values from the command line using the specified switch mappings. The . diff --git a/xml/Microsoft.Extensions.Options/IOptionsMonitor`1.xml b/xml/Microsoft.Extensions.Options/IOptionsMonitor`1.xml index 795098a0f80..431569ebecc 100644 --- a/xml/Microsoft.Extensions.Options/IOptionsMonitor`1.xml +++ b/xml/Microsoft.Extensions.Options/IOptionsMonitor`1.xml @@ -93,7 +93,7 @@ - The name of the instance, if a is used. + The name of the instance, if is . Returns a configured instance with the given name. The instance that matches the given . To be added. diff --git a/xml/Microsoft.Extensions.Options/IOptionsSnapshot`1.xml b/xml/Microsoft.Extensions.Options/IOptionsSnapshot`1.xml index b68e31c36e2..bc605afcd2c 100644 --- a/xml/Microsoft.Extensions.Options/IOptionsSnapshot`1.xml +++ b/xml/Microsoft.Extensions.Options/IOptionsSnapshot`1.xml @@ -76,7 +76,7 @@ - The name of the instance, if is used. + The name of the instance, if is . Returns a configured instance with the given name. The instance that matches the given . To be added. diff --git a/xml/Microsoft.Extensions.Options/OptionsManager`1.xml b/xml/Microsoft.Extensions.Options/OptionsManager`1.xml index 6a33958d0f4..ca0cedb0b59 100644 --- a/xml/Microsoft.Extensions.Options/OptionsManager`1.xml +++ b/xml/Microsoft.Extensions.Options/OptionsManager`1.xml @@ -139,7 +139,7 @@ - The name of the instance, if a is used. + The name of the instance, if is . Returns a configured instance with the given . The instance that matches the given . To be added. diff --git a/xml/System.Diagnostics.CodeAnalysis/UnscopedRefAttribute.xml b/xml/System.Diagnostics.CodeAnalysis/UnscopedRefAttribute.xml index 71f59387524..7aa6be6a499 100644 --- a/xml/System.Diagnostics.CodeAnalysis/UnscopedRefAttribute.xml +++ b/xml/System.Diagnostics.CodeAnalysis/UnscopedRefAttribute.xml @@ -28,7 +28,7 @@
  • for instance methods.
  • - parameters that refer to types.
  • + parameters that refer to types.
  • parameters.