diff options
author | Alex Stapleton <alexs@prol.etari.at> | 2014-05-26 09:25:25 +0100 |
---|---|---|
committer | Alex Stapleton <alexs@prol.etari.at> | 2014-05-26 09:25:25 +0100 |
commit | d436569bb729b97a856b0e69fcf7a9c09d298964 (patch) | |
tree | a9a92f93c78ceb6ce75c508e58d2fec8c6f057ad /docs/hazmat | |
parent | 24258ec6147e9c323b058ec7a165c52bc50ccdfc (diff) | |
download | cryptography-d436569bb729b97a856b0e69fcf7a9c09d298964.tar.gz cryptography-d436569bb729b97a856b0e69fcf7a9c09d298964.tar.bz2 cryptography-d436569bb729b97a856b0e69fcf7a9c09d298964.zip |
Apostophe
Diffstat (limited to 'docs/hazmat')
-rw-r--r-- | docs/hazmat/primitives/interfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index e4e007ce..b2857f58 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -480,7 +480,7 @@ Asymmetric interfaces :type: int - The bit length of the curves base point. + The bit length of the curve's base point. .. class:: EllipticCurveSignatureAlgorithm |