summaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite2/tokenize.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/sqlite2/tokenize.c')
-rw-r--r--src/libs/sqlite2/tokenize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/sqlite2/tokenize.c b/src/libs/sqlite2/tokenize.c
index 1044e8a5..713cf803 100644
--- a/src/libs/sqlite2/tokenize.c
+++ b/src/libs/sqlite2/tokenize.c
@@ -506,7 +506,7 @@ abort_parse:
#define tkOTHER 7
/*
-** Return TRUE if the given SQL string ends in a semicolon.
+** Return true if the given SQL string ends in a semicolon.
**
** Special handling is require for CREATE TRIGGER statements.
** Whenever the CREATE TRIGGER keywords are seen, the statement