Magnitude.st
changeset 21154 e66c72f9ff95
parent 19456 4ff6b20a99a5
child 21246 958aa6e341d4
child 21445 80e85d304ac4
--- a/Magnitude.st	Tue Dec 20 22:35:50 2016 +0100
+++ b/Magnitude.st	Wed Dec 21 11:51:29 2016 +0100
@@ -39,7 +39,7 @@
 documentation
 "
     This is an abstract class definining common methods for
-    Objects which can be compared by a kind of less than relation.
+    Objects which can be compared by a kind of less-than relation.
 
     [author:]
         Claus Gittinger