Skip to content

Commit 68e1375

Browse files
committed
typo
1 parent 45da897 commit 68e1375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gitingest/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"--include-pattern",
3838
"-i",
3939
multiple=True,
40-
help="""Patterns to include. Handles python's arbitrary subset of Unit
40+
help="""Patterns to include. Handles python's arbitrary subset of Unix
4141
shell-style wildcards. See:
4242
https://docs.python.org/3/library/fnmatch.html""",
4343
)

0 commit comments

Comments
 (0)