aboutsummaryrefslogtreecommitdiff
path: root/src/wherecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wherecode.c')
-rw-r--r--src/wherecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wherecode.c b/src/wherecode.c
index 758d6b5ee..d509c60a4 100644
--- a/src/wherecode.c
+++ b/src/wherecode.c
@@ -1160,7 +1160,7 @@ static void whereIndexExprTrans(
}
/*
-** The pTruth expression is always tree because it is the WHERE clause
+** The pTruth expression is always true because it is the WHERE clause
** a partial index that is driving a query loop. Look through all of the
** WHERE clause terms on the query, and if any of those terms must be
** true because pTruth is true, then mark those WHERE clause terms as