Skip to content

Commit

Permalink
spelling: butterflies
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref authored and armfazh committed Sep 6, 2023
1 parent b15252a commit 150880c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pke/kyber/internal/common/asm/src.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ func subAVX2() {
// Why these permutations? There are two reasons: these are reasonable
// easy to implement and they pull sequential butterflies in the NTT apart.
// Recall, namely, that on the fifth layer of the NTT we're computing
// butteflies between indices
// butterflies between indices
//
// abcd0fgh abcd1fgh
//
Expand Down

0 comments on commit 150880c

Please sign in to comment.