summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:24:50 +0800
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:24:50 +0800
commitdeb1a7162bc7bf24a1ea2244e0a2aa56936e3225 (patch)
tree7e8b0b1bce7308a1e1dfee49d617ef2019f0528c /openpgp
parent00b731c0be993065491d23c956ae96e1a269f0fc (diff)
spell "detached" correctly
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/src/parse/stream.rs2
-rw-r--r--openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detached-signature-of-100MB-of-zeros.sig (renamed from openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detachted-signature-of-100MB-of-zeros.sig)0
2 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/parse/stream.rs b/openpgp/src/parse/stream.rs
index 8074d471..ff381ea7 100644
--- a/openpgp/src/parse/stream.rs
+++ b/openpgp/src/parse/stream.rs
@@ -1799,7 +1799,7 @@ mod test {
},
Test {
sig: crate::tests::message(
- "emmelie-dorothea-dina-samantha-awina-detachted-signature-of-100MB-of-zeros.sig"),
+ "emmelie-dorothea-dina-samantha-awina-detached-signature-of-100MB-of-zeros.sig"),
content: &vec![ 0; 100 * 1024 * 1024 ][..],
reference: time::Tm::from_pgp(1572602018),
},
diff --git a/openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detachted-signature-of-100MB-of-zeros.sig b/openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detached-signature-of-100MB-of-zeros.sig
index 6e8b67be..6e8b67be 100644
--- a/openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detachted-signature-of-100MB-of-zeros.sig
+++ b/openpgp/tests/data/messages/emmelie-dorothea-dina-samantha-awina-detached-signature-of-100MB-of-zeros.sig