Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: third_party/sqlite/src/test/malloc3.test

Issue 6990047: Import SQLite 3.7.6.3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/sqlite/src/test/malloc.test ('k') | third_party/sqlite/src/test/mallocAll.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/malloc3.test
diff --git a/third_party/sqlite/src/test/malloc3.test b/third_party/sqlite/src/test/malloc3.test
index 0046798efffb634d61500b2acfb6a143f166c430..73d2d39642f24ed49c97b31bc46cd590c9f70fcd 100644
--- a/third_party/sqlite/src/test/malloc3.test
+++ b/third_party/sqlite/src/test/malloc3.test
@@ -655,7 +655,7 @@ sqlite3 db test.db
sqlite3_extended_result_codes db 1
set ::DB [sqlite3_connection_pointer db]
-# Turn of the Tcl interface's prepared statement caching facility in
+# Turn off the Tcl interface's prepared statement caching facility in
# the new connnection. Then run the tests with "transient" malloc failures.
db cache size 0
run_test $::run_test_script 0
« no previous file with comments | « third_party/sqlite/src/test/malloc.test ('k') | third_party/sqlite/src/test/mallocAll.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698