]> granicus.if.org Git - python/commitdiff
Comment fix
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 1996 15:58:30 +0000 (15:58 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 1996 15:58:30 +0000 (15:58 +0000)
Mac/scripts/binhextree.py

index e8597c87cef3e1d57e2217d02cfe84e7c7798104..6512de790dfe9d712218b0065842e7cf89b56421 100644 (file)
@@ -1,11 +1,11 @@
 #
-# hexbintree - Recursively descend a directory and
+# binhextree - Recursively descend a directory and
 # pack all resource files.
 #
 # Jack Jansen, CWI, August 1995.
 #
 # To do:
-# - Also do project files (.µ and .¹), after using AppleEvents to the
+# - Also do project files (.µ and .º), after using AppleEvents to the
 #   various builders to clean the projects
 # - Don't hexbin (and clean) if there exists a .hqx file that is newer.
 #