aboutsummaryrefslogtreecommitdiff
path: root/test/collate1.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/collate1.test')
-rw-r--r--test/collate1.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/collate1.test b/test/collate1.test
index b65b85047..da662bee6 100644
--- a/test/collate1.test
+++ b/test/collate1.test
@@ -23,7 +23,7 @@ set testprefix collate1
# collate1-1.* - Single-field ORDER BY with an explicit COLLATE clause.
# collate1-2.* - Multi-field ORDER BY with an explicit COLLATE clause.
# collate1-3.* - ORDER BY using a default collation type. Also that an
-# explict collate type overrides a default collate type.
+# explicit collate type overrides a default collate type.
# collate1-4.* - ORDER BY using a data type.
#