aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/armor.scm2
-rwxr-xr-xtests/openpgp/armor.test2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/openpgp/armor.scm b/tests/openpgp/armor.scm
index 5b4ea1409..578e248a0 100755
--- a/tests/openpgp/armor.scm
+++ b/tests/openpgp/armor.scm
@@ -749,7 +749,7 @@ wg7Md81a5RI3F2FG8747t9gX
")
;; Bug 1179 solved 2010-05-12:
-;; It occured for messages of a multiple of the iobuf block size where
+;; It occurred for messages of a multiple of the iobuf block size where
;; the last line had no pad character. Due to premature poppng of thea
;; rmor filter gpg swalled the CRC line and passed the '-----END...'
;; line on to the decryption layer.
diff --git a/tests/openpgp/armor.test b/tests/openpgp/armor.test
index ce5939c34..72831e361 100755
--- a/tests/openpgp/armor.test
+++ b/tests/openpgp/armor.test
@@ -742,7 +742,7 @@ wg7Md81a5RI3F2FG8747t9gX
'
# Bug 1179 solved 2010-05-12:
-# It occured for messages of a multiple of the iobuf block size where
+# It occurred for messages of a multiple of the iobuf block size where
# the last line had no pad character. Due to premature poppng of thea
# rmor filter gpg swalled the CRC line and passed the '-----END...'
# line on to the decryption layer.