summaryrefslogtreecommitdiff
path: root/lib/public_key/doc/src/public_key.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public_key/doc/src/public_key.xml')
-rw-r--r--lib/public_key/doc/src/public_key.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml
index dc81e6764c..9c5aaa9812 100644
--- a/lib/public_key/doc/src/public_key.xml
+++ b/lib/public_key/doc/src/public_key.xml
@@ -448,10 +448,10 @@ fun(OtpCert :: #'OTPCertificate'{},
verifying application-specific extensions. If called with an
extension unknown to the user application, the return value
<c>{unknown, UserState}</c> is to be used.</p>
- <note><p>
- Note that user defined custom verify_fun may alter original
+ <warning><p>
+ Note that user defined custom <c>verify_fun</c> may alter original
path validation error (e.g <c>selfsigned_peer</c>). Use with caution.
- </p></note>
+ </p></warning>
</item>
<tag>{max_path_length, integer()}</tag>