aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-07-17 15:01:23 +0200
committerAlex Gaynor <alex.gaynor@gmail.com>2017-07-17 09:01:23 -0400
commitab4a0b39d0ccfedb07d64a70db77e62133915165 (patch)
treeed4670d30779a3310a7b6b25b564b28484ad0276 /docs/hazmat/primitives/asymmetric
parentcc12beaccae801aa901c1f3dc9c936244633b022 (diff)
downloadcryptography-ab4a0b39d0ccfedb07d64a70db77e62133915165.tar.gz
cryptography-ab4a0b39d0ccfedb07d64a70db77e62133915165.tar.bz2
cryptography-ab4a0b39d0ccfedb07d64a70db77e62133915165.zip
update docs to reflect #3364 (#3786)
Diffstat (limited to 'docs/hazmat/primitives/asymmetric')
-rw-r--r--docs/hazmat/primitives/asymmetric/dh.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/dh.rst b/docs/hazmat/primitives/asymmetric/dh.rst
index 1df182e8..b7f72482 100644
--- a/docs/hazmat/primitives/asymmetric/dh.rst
+++ b/docs/hazmat/primitives/asymmetric/dh.rst
@@ -278,7 +278,7 @@ Numbers
:type: int
- The generator value. Must be 2 or 5 (Unless q is given).
+ The generator value. Must be 2 or greater.
.. attribute:: q