changeset 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 635e278cfc6d
children 004939041c32
files src/lisp.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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