diff --git a/doc/man/nano.1 b/doc/man/nano.1 index 93f6dac7..a8b7e630 100644 --- a/doc/man/nano.1 +++ b/doc/man/nano.1 @@ -100,8 +100,8 @@ acts like Delete on your system. Display a summary of command line options. .TP .B \-i (\-\-autoindent) -Indent new lines to the previous line's indentation. Useful when editing -source code. +Indent new lines to the previous line's indentation. Useful when +editing source code. .TP .B \-k (\-\-cut) Enable cut from cursor to end of line with ^K.