Skip to content

Commit d3a4c62

Browse files
tniessenruyadorno
authored andcommitted
doc: use sentence case for X509 error codes header
Refs: #33889 PR-URL: #41829 Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent cb16fad commit d3a4c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ The first three are enabled by default. The two `CCM`-based suites are supported
369369
by TLSv1.3 because they may be more performant on constrained systems, but they
370370
are not enabled by default since they offer less security.
371371

372-
## X509 Certificate Error codes
372+
## X509 certificate error codes
373373

374374
Multiple functions can fail due to certificate errors that are reported by
375375
OpenSSL. In such a case, the function provides an {Error} via its callback that

0 commit comments

Comments
 (0)