summaryrefslogtreecommitdiff
path: root/ec2n.h
diff options
context:
space:
mode:
Diffstat (limited to 'ec2n.h')
-rw-r--r--ec2n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ec2n.h b/ec2n.h
index b05377bb..1da17842 100644
--- a/ec2n.h
+++ b/ec2n.h
@@ -44,7 +44,7 @@ public:
/// \brief Construct an EC2N from BER encoded parameters
/// \param bt BufferedTransformation derived object
- /// \details This constructor will decode and extract the the fields fieldID and curve of the sequence ECParameters
+ /// \details This constructor will decode and extract the fields fieldID and curve of the sequence ECParameters
EC2N(BufferedTransformation &bt);
/// \brief Encode the fields fieldID and curve of the sequence ECParameters