From 1fb046593fe303cdd5e1eda6e8ad772066288839 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 8 Sep 2001 10:32:00 +0000 Subject: [PATCH] Fix a typo in a comment. From Pavel Janik . --- src/lisp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lisp.h b/src/lisp.h index 5cda92c93bc..6e043199f8f 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -76,7 +76,7 @@ extern void die P_((const char *, const char *, int)); #endif /* Used for making sure that Emacs is compilable in all - conigurations. */ + configurations. */ #ifdef USE_LISP_UNION_TYPE #undef NO_UNION_TYPE -- 2.39.5