aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/armor.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/armor.test')
-rwxr-xr-xtests/openpgp/armor.test2
1 files changed, 1 insertions, 1 deletions
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.