]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change all instances of "it's" in comments to either "its" or "it is",
authordrh <drh@noemail.net>
Thu, 13 Dec 2007 21:54:09 +0000 (21:54 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Dec 2007 21:54:09 +0000 (21:54 +0000)
commit85b623f2f9fd6a5a842539b504c0cc56efc8e366
tree901bf00480ee32b9e670ca4bb0b1d35fe65ed3d0
parent31da1d796b8711e3968fd43bdb8da4b21cc32a98
Change all instances of "it's" in comments to either "its" or "it is",
as appropriate, in case the comments are ever again read by a pedantic
grammarian.  Ticket #2840. (CVS 4629)

FossilOrigin-Name: 4e91a267febda572e7239f0f1cc66b3102558c36
41 files changed:
ext/fts1/fts1.c
ext/fts2/README.tokenizers
ext/fts2/fts2.c
ext/fts3/README.tokenizers
ext/fts3/fts3.c
ext/icu/icu.c
manifest
manifest.uuid
src/alter.c
src/btree.c
src/expr.c
src/func.c
src/os_os2.c
src/os_unix.c
src/os_win.c
src/pager.c
src/pragma.c
src/prepare.c
src/select.c
src/sqlite.h.in
src/sqliteLimit.h
src/test1.c
src/test8.c
src/test_md5.c
src/test_thread.c
src/vdbe.c
test/attach2.test
test/capi3.test
test/capi3c.test
test/fts1k.test
test/fts2l.test
test/fts2n.test
test/fts3al.test
test/fts3an.test
test/incrvacuum.test
test/lock2.test
test/malloc3.test
test/misc7.test
test/shared.test
test/vtab1.test
test/vtab_alter.test