WindowGroup.st
changeset 8696 4a2f2ba1bf07
parent 8677 8e63719d8dfe
child 8739 b3a481b51d1b
--- a/WindowGroup.st	Wed May 29 03:28:35 2019 +0000
+++ b/WindowGroup.st	Wed May 29 14:23:05 2019 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
@@ -674,7 +676,7 @@
 
 modalGroup
     "if the receiver has given up control to some other modal windowGroup
-     (i.e. if it has popped up a modal dialog or a popUpMenu), this is the modelGroup"
+     (i.e. if it has popped up a modal dialog or a popUpMenu), this is the modalGroup"
 
     ^ modalGroup