commit | 85fc4d51635e96adb5781a571acad062b4aa0d88 | [log] [tgz] |
---|---|---|
author | Ian Cordasco <graffatcolmingov@gmail.com> | Sat Aug 01 20:29:31 2015 -0500 |
committer | Ian Cordasco <graffatcolmingov@gmail.com> | Sat Aug 01 20:29:31 2015 -0500 |
tree | 70c9496bbed110178808a0875216c9b4f566d9e8 | |
parent | 6fdc89517a6466a8ab3632f1caac872a8ba6d9de [diff] [blame] |
Minor pep8 and doc fixes
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index 9d5006a..2029c08 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst
@@ -405,7 +405,7 @@ Sets the subject's distinguished name. :param name: The :class:`~cryptography.x509.Name` that describes the - subject (requester). + subject. .. method:: public_key(public_key)