Merge from emacs--devo--0
[bpt/emacs.git] / src / callproc.c
index 65a75d6..5bd4cee 100644 (file)
@@ -119,7 +119,7 @@ Lisp_Object Vprocess_environment;
 Lisp_Object Qbuffer_file_type;
 #endif /* DOS_NT */
 
-/* True iff we are about to fork off a synchronous process or if we
+/* True if we are about to fork off a synchronous process or if we
    are waiting for it.  */
 int synch_process_alive;