Skip to content

Commit 2637063

Browse files
[DOC] better wording for OpenSSL::Config document.
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
1 parent 93c7bf5 commit 2637063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/ossl_config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ static IMPLEMENT_LHASH_DOALL_ARG_FN(dump_conf_value, CONF_VALUE, VALUE)
305305
*
306306
* Gets the parsable form of the current configuration.
307307
*
308-
* Given the following configurating file being loaded:
308+
* Given the following configuration file being loaded:
309309
*
310310
* config = OpenSSL::Config.load('baz.cnf')
311311
* #=> #<OpenSSL::Config sections=["default"]>

0 commit comments

Comments
 (0)