]> code.delx.au - gnu-emacs/blobdiff - src/process.c
Spelling fixes
[gnu-emacs] / src / process.c
index 198e7de3990683032abf953cc1e34802e26da051..399cd8accde7cffeed9aaafc7c1c74477ad6921c 100644 (file)
@@ -5509,7 +5509,7 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd,
                {
 #ifdef HAVE_GNUTLS
                  /* If we have an incompletely set up TLS connection,
-                    then defer the sentinel signalling until
+                    then defer the sentinel signaling until
                     later. */
                  if (NILP (p->gnutls_boot_parameters)
                      && !p->gnutls_p)