summaryrefslogtreecommitdiff
path: root/validat1.cpp
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-01-04 12:06:35 +0200
committerGitHub <noreply@github.com>2022-01-04 05:06:35 -0500
commit715a0bcce3316a3785eb41a5080853120f9e1f41 (patch)
tree7ac00f38e562d8c2d113ca8a30f861c10476d228 /validat1.cpp
parentd994989cda15fe92c10bd7638d98968b1dc17c05 (diff)
downloadcryptopp-git-715a0bcce3316a3785eb41a5080853120f9e1f41.tar.gz
Fix typos (PR# 1099)
Diffstat (limited to 'validat1.cpp')
-rw-r--r--validat1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/validat1.cpp b/validat1.cpp
index db523880..fa9ae597 100644
--- a/validat1.cpp
+++ b/validat1.cpp
@@ -1074,7 +1074,7 @@ bool TestAltivecOps()
return true;
}
- // These tests may seem superflous, but we really want to test the
+ // These tests may seem superfluous, but we really want to test the
// Altivec/POWER4 implementation. That does not happen when POWER7
// or POWER8 is available because we use POWER7's unaligned loads
// and stores with POWER8's AES, SHA, etc. These tests enage