Skip to content

Commit

Permalink
spelling: representation
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 b9e82f9 commit f22959e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecc/bls12381/ff/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//
// # Fp4
//
// Fp4 is GF(p^4)=Fp2[t]/(t^2-(u+1)). We use the repesentation a[1]v+a[0].
// Fp4 is GF(p^4)=Fp2[t]/(t^2-(u+1)). We use the representation a[1]v+a[0].
// There is no fixed external form.
//
// # Fp6
Expand Down

0 comments on commit f22959e

Please sign in to comment.