diff options
Diffstat (limited to 'doc/manual/x509.rst')
-rw-r--r-- | doc/manual/x509.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/x509.rst b/doc/manual/x509.rst index 901eee09c..1aec0f043 100644 --- a/doc/manual/x509.rst +++ b/doc/manual/x509.rst @@ -293,7 +293,7 @@ The result of the validation is returned as a class: implicitly trusted for this validation to be correct. -A :cpp:class:`Path_Validation_Restrictions` is passed to the path +A ``Path_Validation_Restrictions`` is passed to the path validator and specifies restrictions and options for the validation step. The two constructors are: |