From: Jordi Mallach Date: Thu, 24 Jul 2014 16:11:20 +0000 (+0000) Subject: * doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix. X-Git-Tag: v2.3.99pre1~23 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7ffc7b0438fce2399e9e4c9652cc33cfa95e609e;p=nano.git * 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 --- diff --git a/ChangeLog b/ChangeLog index da0941f6..b6ec5f41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2014-07-24 Jordi Mallach + * doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix. + 2014-07-22 Benno Schulenberg * doc/syntax/nanorc.nanorc: Remove 'undo' from the valid options. diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 index 1681a73d..11702792 100644 --- a/doc/man/nanorc.5 +++ b/doc/man/nanorc.5 @@ -464,7 +464,7 @@ Goes to the last line of the file. Goes to a specific line (and column if specified). .TP .B gototext -Switches from targetting a line number to searching for text. +Switches from targeting a line number to searching for text. .TP .B findbracket Moves the cursor to the bracket (brace, parenthesis, etc.) that matches diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi index 454e0aa7..268bca42 100644 --- a/doc/texinfo/nano.texi +++ b/doc/texinfo/nano.texi @@ -989,7 +989,7 @@ Goes to the last line of the file. Goes to a specific line (and column if specified). @item gototext -Switches from targetting a line number to searching for text. +Switches from targeting a line number to searching for text. @item findbracket Moves the cursor to the bracket (brace, parenthesis, etc.) that matches