diff options
Diffstat (limited to 'src/translators/btparse/lex_auxiliary.c')
-rw-r--r-- | src/translators/btparse/lex_auxiliary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/btparse/lex_auxiliary.c b/src/translators/btparse/lex_auxiliary.c index 097fcb6..8fac463 100644 --- a/src/translators/btparse/lex_auxiliary.c +++ b/src/translators/btparse/lex_auxiliary.c @@ -115,7 +115,7 @@ static int JunkCount; /* non-whitespace chars at toplevel */ * mismatch -- this determines which character ('"' or '}') can * actually end the string * StringStart: - * line on which current string started; if we detect an aptqparent + * line on which current string started; if we detect an apparent * runaway, this is used to report where the runaway started * ApparentRunaway: * flags if we have already detected (and warned) that the current |