diff lisp/lisp-mnt.el @ 448:3078fd1074e8 r21-2-39

Import from CVS: tag r21-2-39
author cvs
date Mon, 13 Aug 2007 11:38:25 +0200
parents 3ecd8885ac67
children 7039e6323819
line wrap: on
line diff
--- a/lisp/lisp-mnt.el	Mon Aug 13 11:37:23 2007 +0200
+++ b/lisp/lisp-mnt.el	Mon Aug 13 11:38:25 2007 +0200
@@ -343,7 +343,7 @@
 
 (defun lm-version (&optional file)
   "Return the version listed in file FILE, or current buffer if FILE is nil.
-This can befound in an RCS or SCCS header to crack it out of."
+This can be found in an RCS or SCCS header to crack it out of."
   (save-excursion 
     (if file
 	(find-file file))