aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gawkapi.h')
-rw-r--r--gawkapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gawkapi.h b/gawkapi.h
index 6893fda0..cdf81cc8 100644
--- a/gawkapi.h
+++ b/gawkapi.h
@@ -692,7 +692,7 @@ typedef struct gawk_api {
* supplying a file descriptor is currently NOT supported for pipes.
* It should work for input, output, append, and two-way (coprocess)
* sockets. If the filetype is two-way, we assume that it is a socket!
- * Note that in the two-way case, the intput and output file descriptors
+ * Note that in the two-way case, the input and output file descriptors
* may differ. To check for success, one must check that either of
* them matches.
*/