Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d3f94e

Browse files
committed
Comment fix
1 parent 508537b commit 2d3f94e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Mac/scripts/binhextree.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#
2-
# hexbintree - Recursively descend a directory and
2+
# binhextree - Recursively descend a directory and
33
# pack all resource files.
44
#
55
# Jack Jansen, CWI, August 1995.
66
#
77
# To do:
8-
# - Also do project files (.µ and .¹), after using AppleEvents to the
8+
# - Also do project files (.µ and .º), after using AppleEvents to the
99
# various builders to clean the projects
1010
# - Don't hexbin (and clean) if there exists a .hqx file that is newer.
1111
#

0 commit comments

Comments
 (0)