Check spelling
[tig] / Makefile
index e331135..90a7563 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@ install-docs: docs
 clean:
        rm -f $(PROGS) $(DOCS) core
 
+spell-check:
+       aspell --lang=en --check tig.1.txt
+
 .PHONY: all docs install clean
 
 tig: tig.c