aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/op.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mcl/op.hpp')
-rw-r--r--include/mcl/op.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mcl/op.hpp b/include/mcl/op.hpp
index ee80c0b..347b02f 100644
--- a/include/mcl/op.hpp
+++ b/include/mcl/op.hpp
@@ -59,7 +59,7 @@ namespace mcl {
IoArray
array of Unit(fixed size = Fp::getByteSize())
IoArrayRaw
- array of Unit(fixed size = Fp::getByteSize()) without Montgomery convresion
+ array of Unit(fixed size = Fp::getByteSize()) without Montgomery conversion
// for Ec::setIoMode()
IoEcAffine(default)