From 15b13813bc251aca32b091bf753e41331e472595 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Tue, 14 Jun 2022 12:06:55 -0400 Subject: [PATCH] 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 --- Makefile | 2 +- docs/spelling_wordlist.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69d7a41e1de..96db6004e84 100644 --- 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: diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 2e39e2b8301..3e1ed1e12c4 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -710,6 +710,7 @@ myapp mygcc myhugosite myplugin +nameserver namespace Namespace namespaces @@ -930,6 +931,7 @@ requeue requeued requeueing reselects +resolv resolvers responder Responder @@ -1174,6 +1176,7 @@ untaint unthrottle UNUP unwires +unwritable upf upgradability upgradable @@ -1301,6 +1304,7 @@ woohoo workspaces Workstream wouldn +wsl www xc xchain -- 2.16.6