Applied. Thank you!
|
nobu |
* ext/stringio/stringio.c (strio_truncate): fix typo. patched by
…
Nick Howard <ndh AT baroquebobcat.com>. ruby#65 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
5c68e60
|
|
nobu |
* ext/stringio/stringio.c (strio_truncate): fix typo. patched by
…
Nick Howard <ndh AT baroquebobcat.com>. ruby#65 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
0ea3b02
|
s/legnth/length/ in negative length error message.