From 4aca275e9c0778eafed9a54467e5446cebac48fe Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 3 Nov 2012 04:40:42 +0000 Subject: fix typos git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b917cfa352..eb9a344f96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ Sat Nov 3 12:49:45 2012 Kouhei Sutou * lib/rexml/document.rb (REXML::Document#write): Document encoding option. Now different encoding between XML file's encoding and - XML declaration's encodiong is support. + XML declaration's encoding is support. [Feature #4872] (work in progress) * lib/rexml/xmldecl.rb (REXML::XMLDecl#write): Always use XMLDecl's encoding. @@ -67,7 +67,7 @@ Sat Nov 3 11:01:32 2012 Narihiro Nakamura Sat Nov 3 10:17:41 2012 Narihiro Nakamura * eval.c (f_current_dirname): add the new method for Kernel. - This method almotst same as File.dirname(__FILE__). One + This method almost same as File.dirname(__FILE__). One different behavior is it returns nil when __FILE__ returns nil. [Feature #3346] @@ -111,7 +111,7 @@ Fri Nov 2 17:52:12 2012 Shugo Maeda * object.c (rb_mod_to_s): Module#{to_s,inspect}, when invoked on a refinement, returns a string in the format #, - where C is a refined class and M is a module at which the refinemet + where C is a refined class and M is a module at which the refinement is defined. * eval.c (rb_mod_refine): store information on a refinement for the -- cgit v1.2.3