summaryrefslogtreecommitdiff
path: root/test/temptable.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/temptable.test')
-rw-r--r--test/temptable.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/temptable.test b/test/temptable.test
index 5eeb0f5..6a1e2b9 100644
--- a/test/temptable.test
+++ b/test/temptable.test
@@ -150,7 +150,7 @@ do_test temptable-3.4 {
# Check for correct name collision processing. A name collision can
# occur when process A creates a temporary table T then process B
# creates a permanent table also named T. The temp table in process A
-# hides the existance of the permanent table.
+# hides the existence of the permanent table.
#
do_test temptable-4.1 {
execsql {