Skip to content

Commit c17756e

Browse files
authored
1 parent 1579f0f commit c17756e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ help:
3737
@echo "readme - Regenerate README.rst file."
3838
@echo "contrib - Regenerate CONTRIBUTING.rst file"
3939
@echo "clean-dist --------- - Clean all distribution build artifacts."
40-
@echo " clean-git-force - Remove all uncomitted files."
40+
@echo " clean-git-force - Remove all uncommitted files."
4141
@echo " clean ------------ - Non-destructive clean"
4242
@echo " clean-pyc - Remove .pyc/__pycache__ files"
4343
@echo " clean-docs - Remove documentation build artifacts."

0 commit comments

Comments
 (0)