aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/x509/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index 9d5006ae..2029c08f 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -405,7 +405,7 @@ X.509 Certificate Builder
Sets the subject's distinguished name.
:param name: The :class:`~cryptography.x509.Name` that describes the
- subject (requester).
+ subject.
.. method:: public_key(public_key)