aboutsummaryrefslogtreecommitdiffhomepage
path: root/input.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-10-08 19:33:10 +1000
committerGravatar axel <axel@liljencrantz.se>2005-10-08 19:33:10 +1000
commit93eed7bc352d7c5f26097c70b3ee324c9f4947ca (patch)
treebab1739680b95e3821b521a4237bce4676e039fc /input.c
parentf23fa4827aefd4b7ffa36ffef6a6d1e577bc4ab2 (diff)
Spelling fixes
darcs-hash:20051008093310-ac50b-077bd66d4b2c3f98de421e04b125f0d89e9d503a.gz
Diffstat (limited to 'input.c')
-rw-r--r--input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/input.c b/input.c
index d609b863..41578ae2 100644
--- a/input.c
+++ b/input.c
@@ -201,7 +201,7 @@ static int inputrc_skip_block_count=0;
static int inputrc_block_count=0;
/**
- True if syntax errors where found in the inputrc file
+ True if syntax errors were found in the inputrc file
*/
static int inputrc_error = 0;