* Fixed typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
emboss 2011-06-15 12:04:15 +00:00
parent 562e35bce5
commit 16cac0b722

View File

@ -1,6 +1,6 @@
Wed Jun 15 21:00:47 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>
* test/openssl/tesst_config.rb: execute based on the existence of the
* test/openssl/test_config.rb: execute based on the existence of the
OpenSSL module.
Wed Jun 15 12:35:11 2011 Tanaka Akira <akr@fsij.org>