VariablePanel.st
changeset 6161 6763327fd155
parent 6061 b93fe69702df
child 6240 7b9e4c7a90e0
--- 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