Commit 7ffc7b04 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

* doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5078 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 1a8c90ee
Showing with 5 additions and 2 deletions
+5 -2
2014-07-24 Jordi Mallach <jordi@gnu.org>
* doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix.
2014-07-22 Benno Schulenberg <bensberg@justemail.net> 2014-07-22 Benno Schulenberg <bensberg@justemail.net>
* doc/syntax/nanorc.nanorc: Remove 'undo' from the valid options. * doc/syntax/nanorc.nanorc: Remove 'undo' from the valid options.
......
...@@ -464,7 +464,7 @@ Goes to the last line of the file. ...@@ -464,7 +464,7 @@ Goes to the last line of the file.
Goes to a specific line (and column if specified). Goes to a specific line (and column if specified).
.TP .TP
.B gototext .B gototext
Switches from targetting a line number to searching for text. Switches from targeting a line number to searching for text.
.TP .TP
.B findbracket .B findbracket
Moves the cursor to the bracket (brace, parenthesis, etc.) that matches Moves the cursor to the bracket (brace, parenthesis, etc.) that matches
......
...@@ -989,7 +989,7 @@ Goes to the last line of the file. ...@@ -989,7 +989,7 @@ Goes to the last line of the file.
Goes to a specific line (and column if specified). Goes to a specific line (and column if specified).
@item gototext @item gototext
Switches from targetting a line number to searching for text. Switches from targeting a line number to searching for text.
@item findbracket @item findbracket
Moves the cursor to the bracket (brace, parenthesis, etc.) that matches Moves the cursor to the bracket (brace, parenthesis, etc.) that matches
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment