1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-07 02:42:48 +03:00

Fix straggler misspellings and tidy the custom dictionary. Also include pickups from [forum:/info/c61fb09afd|forum post c61fb09afd].

FossilOrigin-Name: 8c291d99946eb32b20b743921202f9c7cfb716268ff526817b27adbb7942e40b
This commit is contained in:
larrybr
2023-06-07 17:03:22 +00:00
62 changed files with 150 additions and 30076 deletions

View File

@@ -5021,7 +5021,7 @@ act_like_temp_file:
/*
** Return the sqlite3_file for the main database given the name
** of the corresonding WAL or Journal name as passed into
** of the corresponding WAL or Journal name as passed into
** xOpen.
*/
sqlite3_file *sqlite3_database_file_object(const char *zName){