From 8b5f291527781c9d7cba6d1835e94c3955747dc1 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 27 Jul 2015 13:35:04 +0000 Subject: [PATCH] fix typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13140db22c..debe48d831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ Mon Jul 27 13:24:11 2015 Koichi Sasada Mon Jul 27 12:21:15 2015 NAKAMURA Usaku - * test/openssl/tset_ssl.rb: run tests on non-Unix platforms. + * test/openssl/test_ssl.rb: run tests on non-Unix platforms. Sun Jul 26 19:21:31 2015 Nobuyoshi Nakada @@ -47,7 +47,7 @@ Sun Jul 26 08:33:03 2015 Aaron Patterson DEFAULT_1024 constants in Ruby. * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): Ask PKey for the - default DH callback since it aleady must check whether openssl has + default DH callback since it already must check whether openssl has been compiled with DH support. * ext/openssl/ossl_pkey_dh.c (OSSL_PKEY_BN): Remove C definitions of