]> granicus.if.org Git - mutt/commitdiff
Fix a typo.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Feb 2000 16:28:45 +0000 (16:28 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Feb 2000 16:28:45 +0000 (16:28 +0000)
OPS

diff --git a/OPS b/OPS
index 300c4db952eb894e3c4e30b1b34bb9a69be5872e..dd42241c5137611d23f9d7f91aa9ea3012ec0896 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 previous undelete message"
+OP_MAIN_PREV_UNDELETED "move to the previous undeleted 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"