Merge from emacs--devo--0
[bpt/emacs.git] / src / termhooks.h
index 740c913..4124e37 100644 (file)
@@ -52,7 +52,7 @@ extern void (*fullscreen_hook) P_ ((struct frame *f));
 /* Input queue declarations and hooks.  */
 
 /* Expedient hack: only provide the below definitions to files that
-   are prepared to handle lispy things.  CONSP is defined iff lisp.h
+   are prepared to handle lispy things.  CONSP is defined if lisp.h
    has been included before this file.  */
 #ifdef CONSP