diff -r 42375c1cc0e9 -r c6a86012772b ApplicationModel.st --- 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