diff --git a/doc/sample.nanorc.in b/doc/sample.nanorc.in index e41c6f71f3b995b22178337b43d002e61c7c8960..2b39d9ff1da5e899988ba0a8d6e5a640f0b658bf 100644 --- a/doc/sample.nanorc.in +++ b/doc/sample.nanorc.in @@ -72,7 +72,7 @@ # set linenumbers ## Enable vim-style lock-files. This is just to let a vim user know you -## are editing a file [s]he is trying to edit and vice versa. There are +## are editing a file [s]he is trying to edit and vice versa. There are ## no plans to implement vim-style undo state in these files. # set locking @@ -168,7 +168,7 @@ # set softwrap ## Use this spelling checker instead of the internal one. This option -## does not properly have a default value. +## does not have a default value. # set speller "aspell -x -c" ## Allow nano to be suspended.