From 269f21bd1606ec17ca0dc85539a7102e0a33d6bf Mon Sep 17 00:00:00 2001 From: hmurata Date: Fri, 19 Sep 2003 07:51:50 +0000 Subject: [PATCH] Fixed typo. --- elmo/modb-legacy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4