Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / text / asciiencoding.cs
index 471635e01dccbb844629fa0cf1048feb9c614e77..9c6e967206c8580c6c7794c8fc60d40368321776 100644 (file)
@@ -44,7 +44,7 @@ namespace System.Text
         //
         // The following methods are copied from EncodingNLS.cs.
         // Unfortunately EncodingNLS.cs is internal and we're public, so we have to reimpliment them here.
-        // These should be kept in [....] for the following classes:
+        // These should be kept in sync for the following classes:
         // EncodingNLS, UTF7Encoding, UTF8Encoding, UTF32Encoding, ASCIIEncoding, UnicodeEncoding
         //