summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-15 15:09:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-15 15:09:30 -0400
commitf7018e47e48cc61ef6e84adcff89f892cee2c8db (patch)
treed3aebde0ddc926c3e8f21eb0ac3079dcad5f6b24
parent7b9f799a77f82d076f4e7a2b8c35467e914b9726 (diff)
typo
-rw-r--r--doc/design/encryption.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/encryption.mdwn b/doc/design/encryption.mdwn
index 90b722b9b..915eee1a1 100644
--- a/doc/design/encryption.mdwn
+++ b/doc/design/encryption.mdwn
@@ -39,7 +39,7 @@ At a high level, an encryption backend needs to support these operations:
a stream to an action that consumes the encrypted content.
* Given a streaming source of encrypted content, decrypt it, and send
- it in a stream to an anction that consumes the decrypted content.
+ it in a stream to an action that consumes the decrypted content.
* Clean up.