mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Various typo fixes reported by Daniel Dumitriu. No functional changes.
FossilOrigin-Name: 37e6ec777445d8ef81acecbb66f86ae78f2ae67ef0bfd3fbd089da51fff35cc9
This commit is contained in:
@ -230,7 +230,7 @@ ifcapable schema_pragmas {
|
||||
}
|
||||
|
||||
# do_malloc_test closes and deletes the usual db connections and files on
|
||||
# each iteration. $::dbx is a seperate connection, and on Windows, will
|
||||
# each iteration. $::dbx is a separate connection, and on Windows, will
|
||||
# cause the file deletion of test.db to fail, so we move the close of $::dbx
|
||||
# up to here before the do_malloc_test.
|
||||
do_test tableapi-99.0 {
|
||||
|
Reference in New Issue
Block a user