From: Eli Zaretskii Date: Sat, 8 Sep 2001 10:32:00 +0000 (+0000) Subject: Fix a typo in a comment. From Pavel Janik . X-Git-Tag: emacs-pretest-21.0.106~193 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fb046593fe303cdd5e1eda6e8ad772066288839;p=emacs.git Fix a typo in a comment. From Pavel Janik . --- 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