aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngoto <ngoto@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-22 09:28:41 +0000
committerngoto <ngoto@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-22 09:28:41 +0000
commit63dda7f9776b722fb67f84da7736d2e82498cc17 (patch)
treebc997e11cb79437b65692ef724588c681d6ff2d9
parent05f78a6fd28519feb29e2ea9cd9d90601b08765c (diff)
downloadruby-63dda7f9776b722fb67f84da7736d2e82498cc17.tar.gz
fix typo aroud Bug numbering format
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d24ce835f..df732669b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Mon Jun 22 18:08:48 2015 Naohisa Goto <ngotogenome@gmail.com>
* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removed
- because it has been meaningless since r36385. [Bug:11288]
+ because it has been meaningless since r36385. [Bug #11288]
* test/lib/test/unit.rb (Test::Unit::Parallel#_run_parallel): delete
lines related to the removed start_watchdog method