diff --git a/xml/System/String.xml b/xml/System/String.xml index 89fb7ab0d2b..316faa777cc 100644 --- a/xml/System/String.xml +++ b/xml/System/String.xml @@ -6261,7 +6261,7 @@ The index of a format item is less than zero, or greater than two. The first object to format. The second object to format. The third object to format. - Replaces the format items in a string with the string representation of three specified objects. An parameter supplies culture-specific formatting information. + Replaces the format items in a string with the string representation of three specified objects. A parameter supplies culture-specific formatting information. A copy of in which the format items have been replaced by the string representations of , , and .