diff lisp/bytecomp/bytecomp-runtime.el @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 8fc7fe29b841
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/bytecomp/bytecomp-runtime.el	Mon Aug 13 08:51:58 2007 +0200
+++ b/lisp/bytecomp/bytecomp-runtime.el	Mon Aug 13 08:52:29 2007 +0200
@@ -197,7 +197,7 @@
   warnings	  list of warnings	byte-compile-warnings
   file-format	  emacs18, emacs19	byte-compile-emacs18-compatibility
 
-The value specificed with the `warnings' option must be a list, containing
+The value specified with the `warnings' option must be a list, containing
 some subset of the following flags:
 
   free-vars	references to variables not in the current lexical scope.