docs: fix spelling errors
[vpp.git] / Makefile
index 69d7a41..96db600 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -686,7 +686,7 @@ checkstyle-python:
        @make -C test checkstyle-python-all
 
 .PHONY: checkstyle-all
-checkstyle-all: checkstyle-commit checkstyle checkstyle-python
+checkstyle-all: checkstyle-commit checkstyle checkstyle-python docs-spell
 
 .PHONY: fixstyle
 fixstyle: