Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / text / utf32encoding.cs
index 6b6eaa06a596d519a8c9c5922daeb5d5b1b6a411..3a80fa65d863e94a8e4e155a4c3aafc2ca057d7e 100644 (file)
@@ -85,7 +85,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
         //