summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--doc/menu-master-file.m44
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 117bf12..55cddd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4368,3 +4368,7 @@ I forgot to mention that I made a small change to the input routine to
try and support Cyrillic characters without XIM. This was requested
by Konstantin Zemlyak <zart@mail.ru>.
----------------------------------------------------------------------
+Mon Aug 27 14:48:17 2001 Michael Jennings (mej)
+
+Minor typos in the mutt menus.
+----------------------------------------------------------------------
diff --git a/doc/menu-master-file.m4 b/doc/menu-master-file.m4
index 083de27..bae411f 100644
--- a/doc/menu-master-file.m4
+++ b/doc/menu-master-file.m4
@@ -349,12 +349,12 @@ end
begin menu
title Sort
SUBMENU_ITEM(`Forward')
- SUBMENU_ITEM(`Forward')
+ SUBMENU_ITEM(`Reverse')
end
begin menu
title Mailbox
- SUBMENU_ITEM(`Change to Folder')
+ SUBMENU_ITEM(`Change Folder')
SUBMENU_ITEM(`Sort')
-
ECHO_ITEM(`Resync', `$')