Fix a typo in lib-src/ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Sat, 20 Oct 2012 14:56:09 +0000 (16:56 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Oct 2012 14:56:09 +0000 (16:56 +0200)
lib-src/ChangeLog

index 02561c4..40da102 100644 (file)
@@ -4,7 +4,7 @@
 
 2012-10-20  Eli Zaretskii  <eliz@gnu.org>
 
-       Prevent silent omission of doc strings from uncompile Lisp files.
+       Prevent silent omission of doc strings from uncompiled Lisp files.
        * make-docfile.c (scan_lisp_file): Barf if called with a .el file
        other than one of a small list of supported un-compiled files.