Skip to content

Commit f36af95

Browse files
authored
[DOC] Fix RDoc markup
1 parent 642783a commit f36af95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/ossl_pkey.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ ossl_pkey_read_generic(BIO *bio, VALUE pass)
174174
* instance of the appropriate PKey class.
175175
*
176176
* === Parameters
177-
* * _string+ is a DER- or PEM-encoded string containing an arbitrary private
177+
* * _string_ is a DER- or PEM-encoded string containing an arbitrary private
178178
* or public key.
179179
* * _io_ is an instance of IO containing a DER- or PEM-encoded
180180
* arbitrary private or public key.

0 commit comments

Comments
 (0)