commit 9af6a203fb96259c79daa258bc9d2e95c33d0714
parent 092af14a82d95019c3db571e9a6e3d6ac575180e
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 8 Jun 2005 02:28:06 +0000
typo fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2610 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -6,7 +6,7 @@ For version 1.4:
- Support for paragraph searches. [DONE]
- Support for justifying the entire file at once. [DONE]
- Support for filename searches in the file browser.
-- Undo/Redo key?
+- Undo/Redo keys?
- Rebindable keys?
- Keystroke to implement "Add next sequence as raw" like vi's ^V. [DONE]
- Spell check selected text only. [DONE]