aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-03 07:46:31 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-03 07:46:31 +0000
commitb2acc2d501d1459d0da5fe185b5e7ed75fde7bbb (patch)
treed8b6b7c9f2d38f21677382bce79f4d4462a335e1
parentbb9fface13e2bbf12ec77f1093c121f86878d5e5 (diff)
downloadruby-b2acc2d501d1459d0da5fe185b5e7ed75fde7bbb.tar.gz
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef50ad235e..32e9a3915f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Fri Aug 3 16:40:01 2012 URABE Shyouhei <shyouhei@ruby-lang.org>
- * .travis.yml (notifications): [experimental] IRC notificatoins.
+ * .travis.yml (notifications): [experimental] IRC notifications.
Thu Aug 2 20:32:29 2012 Shugo Maeda <shugo@ruby-lang.org>