From 7ff97d4c726f7ca90e0d6cd7bfe965592372a829 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 17 Jul 2017 14:27:43 +0200 Subject: [PATCH] update docs to reflect #3364 --- docs/hazmat/primitives/asymmetric/dh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hazmat/primitives/asymmetric/dh.rst b/docs/hazmat/primitives/asymmetric/dh.rst index 1df182e87de2..b7f724829f46 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