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:
@ -312,7 +312,7 @@ do_test shared-$av.4.1.3 {
|
||||
} {2}
|
||||
|
||||
# Sanity check: Create a table in ./test.db via handle db, and test that handle
|
||||
# db2 can "see" the new table immediately. A handle using a seperate pager
|
||||
# db2 can "see" the new table immediately. A handle using a separate pager
|
||||
# cache would have to reload the database schema before this were possible.
|
||||
#
|
||||
do_test shared-$av.4.2.1 {
|
||||
|
Reference in New Issue
Block a user