diff src/lisp.h @ 39194:e07b62d39bec

Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 08 Sep 2001 10:32:00 +0000
parents 86bc182c8651
children 76c1a0ab4517
line wrap: on
line diff
--- a/src/lisp.h	Sat Sep 08 07:54:52 2001 +0000
+++ b/src/lisp.h	Sat Sep 08 10:32:00 2001 +0000
@@ -76,7 +76,7 @@
 #endif
 
 /* Used for making sure that Emacs is compilable in all
-   conigurations.  */
+   configurations.  */
 
 #ifdef USE_LISP_UNION_TYPE
 #undef NO_UNION_TYPE