From 6cca33745c6732c76c5f8ec693a68591fb12f99d Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Tue, 6 Jun 2006 19:42:22 +0000
Subject: [PATCH] wording fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3628 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 TODO | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index 8403c8c3..b215ca1f 100644
--- a/TODO
+++ b/TODO
@@ -21,9 +21,9 @@ For the next version:
   e.g. specify a different alternate spell checker depending on which
   file type we have open.
 - Allow text searches in the help browser.
-- Allow setting marks ("nanodes", not to be confused with the mark set
-  via Ctrl-^) at various lines and/or columns in the buffer, and allow
-  movement between them with a single keystroke.
+- Allow setting marks (saved positions, not to be confused with the mark
+  set via Ctrl-^) at various lines and/or columns in the buffer, and
+  allow movement between them with a single keystroke.
 - Add the ability to move to different lines of the screen with a single
   keystroke, e.g. M-` to go to the top line, M-& to go to the center
   line, and M-' to go to the last line.
-- 
GitLab