]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa1...
authorstephan <stephan@noemail.net>
Tue, 25 Feb 2025 20:55:14 +0000 (20:55 +0000)
committerstephan <stephan@noemail.net>
Tue, 25 Feb 2025 20:55:14 +0000 (20:55 +0000)
commit5d60f47001bf64b48abac68ed59621e528144ea4
treecae063446f997fa82c6458a1c3f7ba7a80053adf
parentb8ec04ee0225d0f430536ac5f2b580a42addba6c
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app.

FossilOrigin-Name: af928818a030924060ee0762431dae0f16d53a62f4e1132754d052eb9c621ac2
44 files changed:
autoconf/README.txt
autosetup/sqlite-config.tcl
doc/lemon.html
doc/pager-invariants.txt
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_hash.c
ext/fts3/fts3_snippet.c
ext/fts5/fts5_hash.c
ext/fts5/fts5_index.c
ext/jni/GNUmakefile
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/org/sqlite/jni/capi/CApi.java
ext/jni/src/org/sqlite/jni/capi/SQLTester.java
ext/lsm1/lsm_file.c
ext/lsm1/lsm_log.c
ext/misc/fuzzer.c
ext/misc/totype.c
ext/misc/vfsstat.c
ext/misc/vtshim.c
ext/rbu/sqlite3rbu.h
ext/repair/checkindex.c
ext/rtree/geopoly.c
ext/rtree/rtree.c
ext/session/sqlite3session.c
ext/wasm/GNUmakefile
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-vfs-opfs.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/common/whwasmutil.js
ext/wasm/demo-jsstorage.js
ext/wasm/fiddle/fiddle.js
ext/wasm/jaccwabyt/jaccwabyt.md
main.mk
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/parse.y
src/pragma.c
test/json/json-speed-check.sh
tool/mksqlite3internalh.tcl
tool/run-speed-test.sh
tool/speed-check.sh