Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
QWYNG committed Jun 14, 2023
1 parent af6c2e6 commit 90c4c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/openssl/ossl_provider.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ ossl_provider_s_provider_names(VALUE klass)
*
* This method unloads this provider.
*
* if unload fails, it raises OpenSSL::Provider::ProviderError
* if provider unload fails or already unloaded, it raises OpenSSL::Provider::ProviderError
*/
static VALUE
ossl_provider_unload(VALUE self)
Expand Down

0 comments on commit 90c4c7c

Please sign in to comment.