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