From a9d67fb2982c94cc2c48d1b4fb98f441e4858414 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 26 May 2016 09:26:09 +0100 Subject: [PATCH] symm/t/chacha: Fix typo in comment. --- symm/t/chacha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0