#OTHER by mawalch
authormawalch
Thu, 07 Jul 2016 20:21:57 +0200
changeset 7408 d1cebfa53c19
parent 7407 42d2b51f3c19
child 7409 2de3e4caafbb
#OTHER by mawalch Spelling fixes.
View.st
--- a/View.st	Thu Jul 07 20:21:42 2016 +0200
+++ b/View.st	Thu Jul 07 20:21:57 2016 +0200
@@ -306,7 +306,7 @@
 !
 
 menuMessage
-    "Return the symbol sent to the model to aquire the menu"
+    "Return the symbol sent to the model to acquire the menu"
 
     ^ menuMsg
 !