aboutsummaryrefslogtreecommitdiffstats
path: root/docs/exceptions.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2013-11-13 13:02:44 -0800
committerDavid Reid <dreid@dreid.org>2013-11-13 13:02:44 -0800
commit00fb12ae9d453e1c6db6a046ebf1f68000b44377 (patch)
treeab6a23a5e47d4ddc7257d40bec24b9cd1301c73a /docs/exceptions.rst
parent11e8cc7cf05967f203d5e7084756ccc28e43bdf7 (diff)
downloadcryptography-00fb12ae9d453e1c6db6a046ebf1f68000b44377.tar.gz
cryptography-00fb12ae9d453e1c6db6a046ebf1f68000b44377.tar.bz2
cryptography-00fb12ae9d453e1c6db6a046ebf1f68000b44377.zip
Accidentally less words.
Diffstat (limited to 'docs/exceptions.rst')
-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