commit 8637acb106f666dd454058f4d22045274d3259d5 parent 51a3f78d6995df14e4264eca0c5f9ebb1e5b4eb7 Author: Benno Schulenberg <bensberg@telfort.nl> Date: Mon, 25 Nov 2019 17:42:40 +0100 docs: correct the description of the 'spell' menu Diffstat:
M | doc/nano.texi | | | 2 | +- |
M | doc/nanorc.5 | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/nano.texi b/doc/nano.texi @@ -1537,7 +1537,7 @@ The menu for inserting output from an external command, reached from the insert The help-viewer menu. @item spell -The interactive spell checker Yes/no menu. +The menu of the integrated spell checker where the user can edit a misspelled word. @item linter The linter menu. diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -858,7 +858,7 @@ The menu for inserting output from an external command, reached from the insert The help-viewer menu. .TP .B spell -The interactive spell checker Yes/no menu. +The menu of the integrated spell checker where the user can edit a misspelled word. .TP .B linter The linter menu.