aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x509')
-rw-r--r--docs/x509/reference.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index 1d521e34..ea32c3b7 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -1675,7 +1675,7 @@ X.509 Extensions
.. method:: get_values_for_type(type)
- :param type: A :class:`GeneralName` provider. This is one of the
+ :param type: A :class:`GeneralName` instance. This is one of the
:ref:`general name classes <general_name_classes>`.
:returns: A list of values extracted from the matched general names.
@@ -1716,7 +1716,7 @@ X.509 Extensions
.. method:: get_values_for_type(type)
- :param type: A :class:`GeneralName` provider. This is one of the
+ :param type: A :class:`GeneralName` instance. This is one of the
:ref:`general name classes <general_name_classes>`.
:returns: A list of values extracted from the matched general names.