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
commit4d314ba31753df841d0baa368c5957f0083a922f (patch)
treebc997e11cb79437b65692ef724588c681d6ff2d9
parent88751610e48aba30546f723bdd1e7144b6389737 (diff)
downloadruby-4d314ba31753df841d0baa368c5957f0083a922f.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