Skip to content

Commit 3cdc23e

Browse files
authored
Merge pull request #388 from no6v/patch-1
[DOC] Fix RDoc markup
2 parents 642783a + f36af95 commit 3cdc23e

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)