FolderForProjectsDefinition.st
changeset 20568 96aab3164d89
parent 19979 23da22784b77
child 21926 8ca9d6dc516d
child 23324 1f8c02c6a747
--- a/FolderForProjectsDefinition.st	Sun Oct 09 11:21:34 2016 +0200
+++ b/FolderForProjectsDefinition.st	Sun Oct 09 11:21:53 2016 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2014 by eXept Software AG
               All Rights Reserved
@@ -58,7 +56,7 @@
 !
 
 forEachDescriptionMethodsCodeToCompileDo:aTwoArgBlock ignoreOldDefinition:ignoreOldDefinition
-    "generate code for each descriptin-specifying method"
+    "generate code for each description-specifying method"
 
     "/ intentionally left blank
 ! !