update docs
diff --git a/OpenSSL/crypto.py b/OpenSSL/crypto.py
index efa1d91..95ccc18 100644
--- a/OpenSSL/crypto.py
+++ b/OpenSSL/crypto.py
@@ -1721,7 +1721,9 @@
 
         :param days: The number of days until the next update of this CRL.
         :type days: :py:data:`int`
+
         :param digest: The message digest to use
+        :type digest: :py:data:`str`
 
         :return: :py:data:`str`
         """