]> granicus.if.org Git - mutt/commitdiff
Change the documentation string for OP_MAIN_PREV_UNDELETED - it may
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Feb 2000 08:40:52 +0000 (08:40 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Feb 2000 08:40:52 +0000 (08:40 +0000)
be confusing.

OPS

diff --git a/OPS b/OPS
index b60e5efc58282366ca859915b7c736a5e562c4b4..300c4db952eb894e3c4e30b1b34bb9a69be5872e 100644 (file)
--- a/OPS
+++ b/OPS
@@ -103,7 +103,7 @@ OP_MAIN_NEXT_UNREAD "jump to the next unread message"
 OP_MAIN_PARENT_MESSAGE "jump to parent message in thread"
 OP_MAIN_PREV_THREAD "jump to previous thread"
 OP_MAIN_PREV_SUBTHREAD "jump to previous subthread"
-OP_MAIN_PREV_UNDELETED "move to the last undelete message"
+OP_MAIN_PREV_UNDELETED "move to the previous undelete message"
 OP_MAIN_PREV_NEW "jump to the previous new message"
 OP_MAIN_PREV_UNREAD "jump to the previous unread message"
 OP_MAIN_READ_THREAD "mark the current thread as read"