Skip to content

Commit

Permalink
Merge pull request #388 from no6v/patch-1
Browse files Browse the repository at this point in the history
[DOC] Fix RDoc markup
  • Loading branch information
rhenium authored Jul 29, 2020
2 parents 642783a + f36af95 commit 3cdc23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/openssl/ossl_pkey.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ ossl_pkey_read_generic(BIO *bio, VALUE pass)
* instance of the appropriate PKey class.
*
* === Parameters
* * _string+ is a DER- or PEM-encoded string containing an arbitrary private
* * _string_ is a DER- or PEM-encoded string containing an arbitrary private
* or public key.
* * _io_ is an instance of IO containing a DER- or PEM-encoded
* arbitrary private or public key.
Expand Down

0 comments on commit 3cdc23e

Please sign in to comment.