From: hmurata Date: Fri, 17 Sep 2004 13:40:48 +0000 (+0000) Subject: Fix typo. X-Git-Tag: wl-2_12-root~98 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e90cb14585fe3ec02545ee6cc3edae41fd4906;p=elisp%2Fwanderlust.git Fix typo. --- diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 23865ab..cd3daaf 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -3743,7 +3743,7 @@ Return non-nil if the mark is updated" Basically, it shows next line of the message. If optional argument ARG is specified, behave as followed. If ARG is number, jump to the message. -Otherwise it shows previous line of th message." +Otherwise it shows previous line of the message." (interactive "P") (cond ((numberp arg) (unless (wl-thread-jump-to-msg arg)