From ab4a0b39d0ccfedb07d64a70db77e62133915165 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 17 Jul 2017 15:01:23 +0200 Subject: update docs to reflect #3364 (#3786) --- docs/hazmat/primitives/asymmetric/dh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3