aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-11 08:38:44 +0000
committersorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-11 08:38:44 +0000
commitcfbdbd9b29762bb868175c7fe9ada053ba1e54aa (patch)
tree95b9468eb83599837054f9379286af947ae8e0e9
parent42b1df08fc39bd990c0dd3c97e2689a085f9ce14 (diff)
downloadruby-cfbdbd9b29762bb868175c7fe9ada053ba1e54aa.tar.gz
* ChangeLog: fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e24ccfd72..c228569517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Sun Mar 11 17:10:04 2012 Shota Fukumori <sorah@tubusu.net>
- * lib/test/unit.rb: Put error message into STDERR if failed to lanch
+ * lib/test/unit.rb: Put error message into STDERR if failed to launch
worker (job) process. [ruby-dev:44802] [Bug #5577]
* lib/test/unit/parallel.rb: If failed to increment_io, exit with code