aboutsummaryrefslogtreecommitdiff
path: root/test/collate4.test
diff options
context:
space:
mode:
authormistachkin <mistachkin@noemail.net>2013-03-21 21:20:32 +0000
committermistachkin <mistachkin@noemail.net>2013-03-21 21:20:32 +0000
commit48864df97d4a09bb229b0a298bb458db31524432 (patch)
treefb1e71cea24aa612610e85d9b92a49ab8bd67f27 /test/collate4.test
parent0e5fba790a07c2d3697b63a81d4e068be32dc707 (diff)
downloadsqlite-48864df97d4a09bb229b0a298bb458db31524432.tar.gz
sqlite-48864df97d4a09bb229b0a298bb458db31524432.zip
Many spelling fixes in comments. No changes to code.
FossilOrigin-Name: 6f6e2d50941e444ebc83604daddcc034137a05b7
Diffstat (limited to 'test/collate4.test')
-rw-r--r--test/collate4.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/collate4.test b/test/collate4.test
index 6b3a1c7ae..5ae1e7b93 100644
--- a/test/collate4.test
+++ b/test/collate4.test
@@ -60,7 +60,7 @@ proc cksort {sql} {
#
# Because these tests also exercise all the different ways indices
# can be created, they also serve to verify that indices are correctly
-# initialised with user-defined collation sequences when they are
+# initialized with user-defined collation sequences when they are
# created.
#
# Tests named collate4-1.1.* use indices with a single column. Tests