Skip to content

Commit f3b596e

Browse files
committed
History.md: fix a typo
1 parent eb2a571 commit f3b596e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Notable changes
170170
- A new option 'verify_hostname' is added to OpenSSL::SSL::SSLContext. When it
171171
is enabled, and the SNI hostname is also set, the hostname verification on
172172
the server certificate is automatically performed. It is now enabled by
173-
OpenSSL::SSL::Context#set_params.
173+
OpenSSL::SSL::SSLContext#set_params.
174174
[[GH ruby/openssl#60]](https://github.com/ruby/openssl/pull/60)
175175

176176
Removals

0 commit comments

Comments
 (0)