From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: symm/t/chacha: Fix typo in comment. X-Git-Tag: 2.4.0~45 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/a9d67fb2982c94cc2c48d1b4fb98f441e4858414 symm/t/chacha: Fix typo in comment. --- diff --git a/symm/t/chacha b/symm/t/chacha index 0a9de31e..84d92de6 100644 --- a/symm/t/chacha +++ b/symm/t/chacha @@ -30,7 +30,7 @@ chacha8-core { } xchacha20 { - ## Unfortunately, XChaCha isn't actually defined anyway, even though it's + ## Unfortunately, XChaCha isn't actually defined anywhere, even though it's ## obvious how to do it. These test vectors are from ## https://github.com/DaGenix/rust-crypto/blob/master/src/chacha20.rs