#DOCUMENTATION by anharmann
authoranharmann
Wed, 20 Jun 2018 10:13:10 +0200
changeset 23116 ea66dd04ef75
parent 23115 84cf8a4b7512
child 23117 ca5a1992dafc
#DOCUMENTATION by anharmann only a test
String.st
--- a/String.st	Wed Jun 20 10:09:55 2018 +0200
+++ b/String.st	Wed Jun 20 10:13:10 2018 +0200
@@ -1975,7 +1975,7 @@
      The comparison is language specific, depending on the value of
      LC_COLLATE, which is in the shell environment."
 
-    ^ self compareWith:aString collating:true
+    ^ self  compareWith:aString collating:true
 
     "
      'hallo' compareWith:'hällo'