ruby-changes:33405
From: kazu <ko1@a...>
Date: Mon, 31 Mar 2014 11:48:58 +0900 (JST)
Subject: [ruby-changes:33405] kazu:r45484 (trunk): fix typos
kazu 2014-03-31 11:48:54 +0900 (Mon, 31 Mar 2014) New Revision: 45484 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45484 Log: fix typos Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 45483) +++ ChangeLog (revision 45484) @@ -125,7 +125,7 @@ Wed Mar 26 13:25:54 2014 NARUSE, Yui < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L125 * addr2line.c (fill_lines): loop reverse order not to overwrite the basis of base addresses comparison. - * addr2line.c: use uintptr_t instead of intptr_t for poinrters. + * addr2line.c: use uintptr_t instead of intptr_t for pointers. * addr2line.c (rb_dump_backtrace_with_lines): don't use syms. @@ -173,7 +173,7 @@ Wed Mar 26 08:45:00 2014 Sam Rawlins < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L173 Wed Mar 26 08:29:43 2014 mo khan <mo@m...> - * lib/rubygem.rb: fix spelling of Jim Weirich. [Fixes GH-577] + * lib/rubygems.rb: fix spelling of Jim Weirich. [Fixes GH-577] Wed Mar 26 01:55:45 2014 NARUSE, Yui <naruse@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/