aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/CTLOG_STORE_get0_log_by_id.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/CTLOG_STORE_get0_log_by_id.pod')
-rw-r--r--doc/crypto/CTLOG_STORE_get0_log_by_id.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/CTLOG_STORE_get0_log_by_id.pod b/doc/crypto/CTLOG_STORE_get0_log_by_id.pod
index 9ad0418d3f..6747f7424c 100644
--- a/doc/crypto/CTLOG_STORE_get0_log_by_id.pod
+++ b/doc/crypto/CTLOG_STORE_get0_log_by_id.pod
@@ -20,7 +20,7 @@ A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
Therefore, it is useful to be able to look up more information about a log
(e.g. its public key) using this LogID.
-B<CTLOG_STORE_get0_log_by_id>() provides a way to do this. It will find a CTLOG
+CTLOG_STORE_get0_log_by_id() provides a way to do this. It will find a CTLOG
in a CTLOG_STORE that has a given LogID.
=head1 RETURN VALUES