1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix typos

"garbage" (noun) is uncountable.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2012-11-12 15:37:30 +00:00
parent e34f508775
commit 9900da041c

View file

@ -15,7 +15,7 @@ Mon Nov 12 15:59:38 2012 Shugo Maeda <shugo@ruby-lang.org>
Mon Nov 12 14:28:01 2012 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/mkexports.rb (each_export): skip garbages generated by VS2012's
* win32/mkexports.rb (each_export): skip garbage generated by VS2012's
nmake.
reported and patched by Yoshida Masato at [Bug #7333] [ruby-dev:46484]
@ -103,7 +103,7 @@ Sat Nov 10 00:49:26 2012 Naohisa Goto <ngotogenome@gmail.com>
Sat Nov 10 00:46:57 2012 Naohisa Goto <ngotogenome@gmail.com>
* atomic.h: Revert r37491 which is a temporary workaroud.
* atomic.h: Revert r37491 which is a temporary workaround.
Sat Nov 10 00:33:31 2012 NAKAMURA Usaku <usa@ruby-lang.org>