ruby-changes:35122
From: kazu <ko1@a...>
Date: Sat, 16 Aug 2014 23:29:57 +0900 (JST)
Subject: [ruby-changes:35122] kazu:r47204 (trunk): fix typos [ci skip]
kazu 2014-08-16 23:29:43 +0900 (Sat, 16 Aug 2014) New Revision: 47204 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=47204 Log: fix typos [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 47203) +++ ChangeLog (revision 47204) @@ -10,7 +10,7 @@ Sat Aug 16 10:20:17 2014 Eric Wong <e@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L10 Fri Aug 15 20:34:17 2014 Masaki Suketa <masaki.suketa@n...> - * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from + * ext/win32ole/win32ole.c: separate WIN32OLE_EVENT src from win32ole.c. * ext/win32ole/win32ole.h: ditto. * ext/win32ole/win32ole_event.c: ditto. @@ -42,7 +42,7 @@ Fri Aug 15 19:27:25 2014 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L42 This function creates internal use only array (which is completely hided by ObjectSpace.each_object) with filling nil. - Otherwise, it can be incldues strange VALUEs. + Otherwise, it can be includes strange VALUEs. * internal.h: added. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/