ruby-changes:30460
From: kazu <ko1@a...>
Date: Tue, 13 Aug 2013 09:13:32 +0900 (JST)
Subject: [ruby-changes:30460] kazu:r42539 (trunk): fix a typo
kazu 2013-08-13 09:13:26 +0900 (Tue, 13 Aug 2013) New Revision: 42539 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42539 Log: fix a typo Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 42538) +++ ChangeLog (revision 42539) @@ -185,7 +185,7 @@ Sat Aug 10 12:49:50 2013 Kouhei Sutou https://github.com/ruby/ruby/blob/trunk/ChangeLog#L185 * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::CDATA_END): Use "\A" instead of "^". - It is not an used constant but I fix it. (Or shuold I remove it?) + It is not an used constant but I fix it. (Or should I remove it?) Sat Aug 10 12:47:19 2013 Kouhei Sutou <kou@c...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/