CharacterArray.st
changeset 20006 d02e5ecd17af
parent 19961 5c189c37da88
child 20010 743aeb190ee9
--- a/CharacterArray.st	Thu Jun 16 10:28:31 2016 +0200
+++ b/CharacterArray.st	Thu Jun 16 10:28:35 2016 +0200
@@ -6048,7 +6048,7 @@
 encoding
     "return the strings encoding, as a symbol.
      Here, by default, we assume unicode-encoding.
-     Notice, that iso8859-1 is a true subset of unicode,
+     Notice, that ISO-8859-1 is a true subset of unicode,
      and that singleByteStrings are therefore both unicode AND
      8859-1 encoded."