aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/exceptions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/exceptions.rst b/docs/exceptions.rst
index d6c15087..ab1b28fe 100644
--- a/docs/exceptions.rst
+++ b/docs/exceptions.rst
@@ -5,7 +5,7 @@ Exceptions
.. class:: AlreadyFinalized
- This is raised when a context is used after being it has been finalized.
+ This is raised when a context is used after being finalized.
.. class:: UnsupportedAlgorithm