ApplicationModel.st
changeset 3754 c6a86012772b
parent 3750 73f907f202bc
child 3755 cfd0a72c02cf
child 3758 adf82354e055
--- a/ApplicationModel.st	Sat Oct 01 20:39:19 2016 +0200
+++ b/ApplicationModel.st	Thu Oct 06 19:16:03 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