summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:40:52 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:40:52 +0000
commit2ceb339b0ed9cfd5c5292f208f30157529417161 (patch)
treec3aa211b205e024b5a9954e60f35a810df559d04 /OPS
parent4d0a7fc36797fe173b64729b905eb3105fb4d3c2 (diff)
Change the documentation string for OP_MAIN_PREV_UNDELETED - it may
be confusing.
Diffstat (limited to 'OPS')
-rw-r--r--OPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/OPS b/OPS
index b60e5efc..300c4db9 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 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"