#OTHER by mawalch
authormawalch
Mon, 29 May 2017 15:30:55 +0200
changeset 6161 6763327fd155
parent 6160 565b2848ae16
child 6162 958615859654
#OTHER by mawalch Spelling fixes in error strings.
VariablePanel.st
--- a/VariablePanel.st	Tue May 23 03:42:28 2017 +0000
+++ b/VariablePanel.st	Mon May 29 15:30:55 2017 +0200
@@ -2506,9 +2506,11 @@
             ^ orientation == #vertical ifTrue:[view height <= 2] ifFalse:[view width  <= 2]
         ].
 
-        self error:'unexepected snapMode state'.
+        self error:'unexpected snapMode state'.
     ].    
     ^ false     "snap is disabled"
+
+    "Modified: / 29-05-2017 / 15:28:25 / mawalch"
 !
 
 snapLayoutAt:anIndex