From d53609189431283ba99b7eb51534d4df06bc87c1 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Thu, 7 Mar 2024 16:58:04 -0500 Subject: README.md: Document spelling target. Add mention of the make target for checking spelling. Signed-off-by: Carlos O'Donell --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 71649d6..dda565a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ make html To build the html pages for testing. +``` +make spelling +``` + +To check spelling. + ## Submitting changes Send your patches to cti-tac@lists.linuxfoundation.org. -- cgit 1.2.3-korg