summaryrefslogtreecommitdiff
path: root/test/suite/test_encrypt04.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/test_encrypt04.py')
-rw-r--r--test/suite/test_encrypt04.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/suite/test_encrypt04.py b/test/suite/test_encrypt04.py
index 7bbc4c617f1..3f9058404a8 100644
--- a/test/suite/test_encrypt04.py
+++ b/test/suite/test_encrypt04.py
@@ -42,7 +42,7 @@ class test_encrypt04(wttest.WiredTigerTestCase, suite_subprocess):
# For tests that are mismatching, we use a secretkey. The 'rotn'
# encryptor without a secretkey is too simple, and may leave
- # substantional portions of its input unchanged - a root page decoded
+ # substantial portions of its input unchanged - a root page decoded
# with simply the wrong keyid may appear valid when initially verified,
# but may result in error on first use. The odds that a real encryptor
# would leave a lot of its input unchanged is infinitesimally small.
@@ -175,7 +175,7 @@ class test_encrypt04(wttest.WiredTigerTestCase, suite_subprocess):
self.create_records(cursor, r, 0, self.nrecords)
cursor.close()
- # Now intentially expose the test to mismatched configuration
+ # Now intentionally expose the test to mismatched configuration
self.part = 2
self.name = self.name2
self.keyid = self.keyid2