1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-11 01:42:22 +03:00

Fix a typo in a comment.

FossilOrigin-Name: 34d7045b2cc8ef16fd4115499888703a376d2c3a289e7fdd117f8341ffa586c3
This commit is contained in:
drh
2022-05-21 15:54:45 +00:00
parent b800bd63aa
commit 660dfbdcfb
3 changed files with 8 additions and 11 deletions

View File

@@ -6905,7 +6905,7 @@ int sqlite3Select(
/* Generate code to implement the subquery
**
** The subquery is implemented as a co-routine all of the following are
** The subquery is implemented as a co-routine all if the following are
** true:
**
** (1) the subquery is guaranteed to be the outer loop (so that