1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41122 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-06-07 01:23:30 +00:00
parent e7dfa869c0
commit f1a8f228c8

View file

@ -2,7 +2,7 @@ Fri Jun 7 10:12:01 2013 Koichi Sasada <ko1@atdot.net>
* gc.c: remove "Sunny" terminology.
"Sunny" doesn't mean antonym of "Shady" (questionable, doubtful, etc).
Instead of "Suuny", use "non-shady" or "normal".
Instead of "Sunny", use "non-shady" or "normal".
Fri Jun 7 09:29:33 2013 Kenta Murata <mrkn@cookpad.com>