Skip to content

Commit b4e49fa

Browse files
committed
[set-unicoderange.py] minor documentation edit
1 parent d8d69ad commit b4e49fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/set-unicoderange.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# in fonts based on the Unicode code points that are present in one or more
2727
# fonts passed as command line arguments.
2828
#
29-
# Dependency: fontTools Python package, cPython 3.6+
29+
# Dependencies: fontTools Python package, cPython 3.6+
3030
#
3131
# Syntax:
3232
# $ python3 set-unicoderange.py [FONT PATH 1] (FONT PATH 2) ... (FONT PATH n)

0 commit comments

Comments
 (0)