Skip to content

Commit

Permalink
[DOC] Fix RDoc markup
Browse files Browse the repository at this point in the history
  • Loading branch information
no6v authored Jul 29, 2020
1 parent 642783a commit f36af95
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 f36af95

Please sign in to comment.