From: hmurata Date: Fri, 19 Sep 2003 07:51:50 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: wl-2_11_15~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=269f21bd1606ec17ca0dc85539a7102e0a33d6bf;p=elisp%2Fwanderlust.git Fixed typo. --- diff --git a/elmo/modb-legacy.el b/elmo/modb-legacy.el index 1e61701..2287fe8 100644 --- a/elmo/modb-legacy.el +++ b/elmo/modb-legacy.el @@ -473,4 +473,4 @@ Return a list of message numbers which have duplicated message-ids." (require 'product) (product-provide (provide 'modb-legacy) (require 'elmo-version)) -;;; mdb-legacy.el ends here +;;; modb-legacy.el ends here