aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5590359073..62343699d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1435,7 +1435,7 @@ Sat May 4 04:13:27 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Fri May 3 19:32:13 2013 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
- * lib/cgi/util.rb: All class methods moduleized.
+ * lib/cgi/util.rb: All class methods modulized.
We can use these methods like a function when "include CGI::Util".
[Feature #8354]