#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 27 Jul 2017 12:58:43 +0200
changeset 17605 56c7694875b3
parent 17604 a47a32153d0d
child 17606 d028acd721db
#DOCUMENTATION by cg class: SystemBrowser class comment/format in: #enterBoxForClassWithCodeSelectionTitle:withList:okText:forBrowser:
SystemBrowser.st
--- a/SystemBrowser.st	Thu Jul 27 12:47:41 2017 +0200
+++ b/SystemBrowser.st	Thu Jul 27 12:58:43 2017 +0200
@@ -6972,7 +6972,7 @@
 
 enterBoxForClassWithCodeSelectionTitle:title withList:listOrNil okText:okText forBrowser:aBrowserOrNil
     "convenient method: setup an enterBox with initial text taken
-     from the codeviews selection."
+     from the codeview's selection."
 
     |sel box initialText superclass currentClass
      methods someMethod offeredClass anyClose closeName s usedGlobals list|
@@ -7072,6 +7072,7 @@
 
     "Created: / 13-02-2000 / 20:56:18 / cg"
     "Modified: / 27-07-2012 / 22:18:34 / cg"
+    "Modified (comment): / 27-07-2017 / 12:58:02 / cg"
 !
 
 enterBoxTitle:title withList:aListOrNil okText:okText