aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_tls.7.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_tls.7.adoc')
-rw-r--r--docs/man/nng_tls.7.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_tls.7.adoc b/docs/man/nng_tls.7.adoc
index 78a87b86..61d0b220 100644
--- a/docs/man/nng_tls.7.adoc
+++ b/docs/man/nng_tls.7.adoc
@@ -174,7 +174,7 @@ more details.
((`NNG_OPT_TLS_VERIFIED`))::
-This is a read-only option which returns a boolean value (integer 0 or 1).
+This is a read-only option which returns a Boolean value (integer 0 or 1).
It will true (1) if the remote peer has been properly verified using TLS
authentication, or false (0) otherwise.
This option may return incorrect