* elmo-version.el (elmo-appname): Fixed typo.
authorkaoru <kaoru>
Wed, 7 Mar 2001 07:02:45 +0000 (07:02 +0000)
committerkaoru <kaoru>
Wed, 7 Mar 2001 07:02:45 +0000 (07:02 +0000)
elmo/ChangeLog
elmo/elmo-version.el

index dd44411..7dd167d 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-version.el (elmo-appname): Fixed typo.
+
 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
index 0836ef1..1052d8a 100644 (file)
@@ -67,7 +67,7 @@ If optional argument UPDATE is non-nil, then regenerate
 (defconst elmo-appname (product-name (product-find 'elmo-version)))
 (make-obsolete-variable
  'elmo-appname
- "use (product-name (product-find 'elmo-version)) insteaed.")
+ "use (product-name (product-find 'elmo-version)) instead.")
 
 (defconst elmo-version (product-version-string (product-find 'elmo-version)))
 (make-obsolete-variable