docs: fix spelling errors
- also add docs-spell to checkstyle-all make target
Type: fix
Fixes: 5f6422db9
Change-Id: I8e9d7d17a03ee7b55f4e1785983459c43af267f7
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -686,7 +686,7 @@ checkstyle-python:
|
|||||||
@make -C test checkstyle-python-all
|
@make -C test checkstyle-python-all
|
||||||
|
|
||||||
.PHONY: checkstyle-all
|
.PHONY: checkstyle-all
|
||||||
checkstyle-all: checkstyle-commit checkstyle checkstyle-python
|
checkstyle-all: checkstyle-commit checkstyle checkstyle-python docs-spell
|
||||||
|
|
||||||
.PHONY: fixstyle
|
.PHONY: fixstyle
|
||||||
fixstyle:
|
fixstyle:
|
||||||
|
@ -710,6 +710,7 @@ myapp
|
|||||||
mygcc
|
mygcc
|
||||||
myhugosite
|
myhugosite
|
||||||
myplugin
|
myplugin
|
||||||
|
nameserver
|
||||||
namespace
|
namespace
|
||||||
Namespace
|
Namespace
|
||||||
namespaces
|
namespaces
|
||||||
@ -930,6 +931,7 @@ requeue
|
|||||||
requeued
|
requeued
|
||||||
requeueing
|
requeueing
|
||||||
reselects
|
reselects
|
||||||
|
resolv
|
||||||
resolvers
|
resolvers
|
||||||
responder
|
responder
|
||||||
Responder
|
Responder
|
||||||
@ -1174,6 +1176,7 @@ untaint
|
|||||||
unthrottle
|
unthrottle
|
||||||
UNUP
|
UNUP
|
||||||
unwires
|
unwires
|
||||||
|
unwritable
|
||||||
upf
|
upf
|
||||||
upgradability
|
upgradability
|
||||||
upgradable
|
upgradable
|
||||||
@ -1301,6 +1304,7 @@ woohoo
|
|||||||
workspaces
|
workspaces
|
||||||
Workstream
|
Workstream
|
||||||
wouldn
|
wouldn
|
||||||
|
wsl
|
||||||
www
|
www
|
||||||
xc
|
xc
|
||||||
xchain
|
xchain
|
||||||
|
Reference in New Issue
Block a user