projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c9197d
)
Fixed typo.
author
kaoru
<kaoru>
Sat, 12 May 2001 23:53:19 +0000
(23:53 +0000)
committer
kaoru
<kaoru>
Sat, 12 May 2001 23:53:19 +0000
(23:53 +0000)
elmo/elmo-version.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-version.el
b/elmo/elmo-version.el
index
cf6b13f
..
bfb88a4
100644
(file)
--- a/
elmo/elmo-version.el
+++ b/
elmo/elmo-version.el
@@
-68,7
+68,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