ApplicationModel.st
branchjv
changeset 3755 cfd0a72c02cf
parent 3751 bd9889e90a86
parent 3754 c6a86012772b
child 3761 a981d6b7cc37
--- a/ApplicationModel.st	Sun Oct 02 06:59:39 2016 +0200
+++ b/ApplicationModel.st	Fri Oct 07 07:01:57 2016 +0200
@@ -3905,7 +3905,7 @@
 
 translateString:aString
     "translate aString to the current language.
-     We use the resorces as default.
+     We use the resources as default.
      Subclasses may redefine this to use another mechanism"
 
     ^ self resources string:aString