summaryrefslogtreecommitdiff
path: root/donna_sse.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-12-14 02:14:20 -0500
committerJeffrey Walton <noloader@gmail.com>2018-12-14 02:14:20 -0500
commit67af746743c5287ed184af5ca7d9653aea1b7386 (patch)
tree05bbde65859bc9335ae362634cd85769e2f4fa3b /donna_sse.cpp
parentc0150ed4bdb86f64f0fa668331226b744590f6cc (diff)
downloadcryptopp-git-67af746743c5287ed184af5ca7d9653aea1b7386.tar.gz
Update comments
Diffstat (limited to 'donna_sse.cpp')
-rw-r--r--donna_sse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/donna_sse.cpp b/donna_sse.cpp
index 208a37b6..65dab78a 100644
--- a/donna_sse.cpp
+++ b/donna_sse.cpp
@@ -9,7 +9,7 @@
// packedelem8.v in a calcualtion is undefined behavior. We will have to
// keep an eye on things or rewrite significant portions of this code.
-// If needed, see Moon's commit "Go back to ignoring 256th bit",
+// If needed, see Moon's commit "Go back to ignoring 256th bit [sic]",
// https://github.com/floodyberry/curve25519-donna/commit/57a683d18721a658
#include "pch.h"