diff src/systty.h @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 009b22e07a63
children 3541cdf85881
line wrap: on
line diff
--- a/src/systty.h	Wed Jun 09 11:33:38 1993 +0000
+++ b/src/systty.h	Wed Jun 09 11:59:12 1993 +0000
@@ -164,7 +164,7 @@
 #undef ASYNC
 #endif
 
-/* Interupt input is not used if there is no FIONREAD.  */
+/* Interrupt input is not used if there is no FIONREAD.  */
 #ifndef FIONREAD
 #undef SIGIO
 #endif