From: Thomas Roessler Date: Wed, 1 Mar 2000 21:27:36 +0000 (+0000) Subject: Fix #26: A little typo. X-Git-Tag: mutt-1-1-8-rel~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55b612f6ef62b77a9ec7b69c4d4bf835b2874e64;p=mutt Fix #26: A little typo. --- diff --git a/Muttrc.head b/Muttrc.head index f8e6bd48..42d074a5 100644 --- a/Muttrc.head +++ b/Muttrc.head @@ -10,7 +10,7 @@ ignore sender references return-path lines # imitate the old search-body function macro index \eb '/~b ' 'search in message bodies' -# simluate the old url menu +# simulate the old url menu macro index \cb |urlview\n 'call urlview to extract URLs out of a message' macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'