#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Thu, 19 Dec 2019 11:46:18 +0100
changeset 6772 cd06b6bf8dc9
parent 6771 aff36b2412b3
child 6773 58b7789b722f
#OTHER by cg typo in doc
MacOSX2ToolbarIconLibrary.st
--- a/MacOSX2ToolbarIconLibrary.st	Thu Dec 19 11:46:15 2019 +0100
+++ b/MacOSX2ToolbarIconLibrary.st	Thu Dec 19 11:46:18 2019 +0100
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2015 by Claus Gittinger
               All Rights Reserved
@@ -47,7 +49,7 @@
     icon libs.
 
     Notice and Warning:
-        only redefine existing icons here; never add ionly to here.
+        only redefine existing icons here; never add only to here.
         For every icon-method here, there MUST be a corresponding (albeit
         possibly ugly) icon-method in GenericToolBarIcon.