summaryrefslogtreecommitdiff
path: root/gf2n.h
diff options
context:
space:
mode:
Diffstat (limited to 'gf2n.h')
-rw-r--r--gf2n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf2n.h b/gf2n.h
index 86cf3b4c..4aef31ee 100644
--- a/gf2n.h
+++ b/gf2n.h
@@ -28,7 +28,7 @@ class CRYPTOPP_DLL PolynomialMod2
public:
/// \name ENUMS, EXCEPTIONS, and TYPEDEFS
//@{
- /// \brief Excpetion thrown when divide by zero is encountered
+ /// \brief Exception thrown when divide by zero is encountered
class DivideByZero : public Exception
{
public: