From: Thomas Roessler Date: Tue, 15 Feb 2000 16:28:45 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: mutt-1-1-5-rel~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c9a75f1658fd6ddbe867d02721a9072b86b6175;p=mutt Fix a typo. --- diff --git a/OPS b/OPS index 300c4db9..dd42241c 100644 --- 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"