#DOCUMENTATION by mawalch
authormawalch
Thu, 18 May 2017 14:50:48 +0200
changeset 21764 5708b39547db
parent 21763 8e1c7289a30a
child 21765 2e5bff2f5a6b
#DOCUMENTATION by mawalch class: ProjectDefinition class comment/format in: #restoreOverwrittenExtensionMethods
ProjectDefinition.st
--- a/ProjectDefinition.st	Wed May 17 16:50:29 2017 +0200
+++ b/ProjectDefinition.st	Thu May 18 14:50:48 2017 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2006 by eXept Software AG
               All Rights Reserved
@@ -6458,7 +6460,7 @@
 !
 
 restoreOverwrittenExtensionMethods
-    "after unloading, tell other packages to restore any safed reference to any method
+    "after unloading, tell other packages to restore any saved reference to any method
      which got overloaded by me.
      Unfinished!!"
 
@@ -6478,6 +6480,8 @@
             ].
         ].
     ].
+
+    "Modified (comment): / 18-05-2017 / 14:49:39 / mawalch"
 !
 
 safeForOverwrittenMethods