]> code.delx.au - gnu-emacs/blobdiff - src/callproc.c
Merge from emacs--devo--0
[gnu-emacs] / src / callproc.c
index ecc8643f630610718ff77d223e333dd0e6d27813..d86113cfdbaf759f20ea09ab6c42910169a26f39 100644 (file)
@@ -117,7 +117,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;