diff options
Diffstat (limited to 'test/enc2.test')
-rw-r--r-- | test/enc2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/enc2.test b/test/enc2.test index 81e7bfd68..f7446a40e 100644 --- a/test/enc2.test +++ b/test/enc2.test @@ -63,7 +63,7 @@ set dbcontents { INSERT INTO t1 VALUES('one', 'I', 1); } # This proc tests that we can open and manipulate the test.db -# database, and that it is possible to retreive values in +# database, and that it is possible to retrieve values in # various text encodings. # proc run_test_script {t enc} { |