summaryrefslogtreecommitdiff
path: root/test/cache.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache.test')
-rw-r--r--test/cache.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cache.test b/test/cache.test
index f81948b..ffc25c4 100644
--- a/test/cache.test
+++ b/test/cache.test
@@ -46,7 +46,7 @@ do_test cache-1.2 {
# leaked, but would not be reused until the pager-cache was full (i.e.
# 2000 pages by default).
#
-# This tests that once the pager-cache is initialised, it can be locked
+# This tests that once the pager-cache is initialized, it can be locked
# and unlocked repeatedly without internally allocating any new pages.
#
set cache_size [pager_cache_size db]