Fixed typo.
authorkaoru <kaoru>
Sat, 12 May 2001 23:53:19 +0000 (23:53 +0000)
committerkaoru <kaoru>
Sat, 12 May 2001 23:53:19 +0000 (23:53 +0000)
elmo/elmo-version.el

index cf6b13f..bfb88a4 100644 (file)
@@ -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