diff options
| author | sorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-06-23 09:20:21 +0000 |
|---|---|---|
| committer | sorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-06-23 09:20:21 +0000 |
| commit | a02504ba843f476edfe6cb41b93fefe01c9594c8 (patch) | |
| tree | 584608fc79db8175b4b9e6fc48ab7cccd9b019ee | |
| parent | 45f164eaebc52b6f7c8b18f929916df52e0d72a3 (diff) | |
* ChangeLog: Fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32208 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Wed Jun 23 13:30:30 2011 Shota Fukumori <sorah@tubusu.net> - * signal.c(ruby_atomic_exchange): Fix definement style. + * signal.c(ruby_atomic_exchange): Fix definition style. Wed Jun 22 22:34:05 2011 Hiroshi Nakamura <nahi@ruby-lang.org> |
