aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader.c
diff options
context:
space:
mode:
Diffstat (limited to 'reader.c')
-rw-r--r--reader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader.c b/reader.c
index 3057a35c..98c9c2c6 100644
--- a/reader.c
+++ b/reader.c
@@ -93,7 +93,7 @@ commence.
/**
The maximum number of characters to read from the keyboard without
- repainting. Note that this readahead wil only occur if new
+ repainting. Note that this readahead will only occur if new
characters are avaialble for reading, fish will never block for
more input without repainting.
*/