diff lisp/bytecomp/bytecomp-runtime.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 0d2f883870bc
children 538048ae2ab8
line wrap: on
line diff
--- a/lisp/bytecomp/bytecomp-runtime.el	Mon Aug 13 09:17:27 2007 +0200
+++ b/lisp/bytecomp/bytecomp-runtime.el	Mon Aug 13 09:18:39 2007 +0200
@@ -197,7 +197,7 @@
   warnings	  list of warnings	byte-compile-warnings
   file-format	  emacs19, emacs20	byte-compile-emacs19-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.