mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* win32/README.win32: grammar typo by @blankenshipz [Fix GH-334]
https://github.com/ruby/ruby/pull/334 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4b95b980d6
commit
94a324aa6b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Jun 24 02:42:01 2013 Zachary Scott <zachary@zacharyscott.net>
|
||||
|
||||
* win32/README.win32: grammar typo by @blankenshipz [Fix GH-334]
|
||||
https://github.com/ruby/ruby/pull/334
|
||||
|
||||
Mon Jun 24 00:59:35 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* bignum.c (BIGUP): Use LSHIFTX and avoid cast to consider the type
|
||||
|
|
|
@ -129,7 +129,7 @@ in Japanese, but you can download at least.
|
|||
|
||||
== Bugs
|
||||
|
||||
You can ((*NOT*)) use a path name contains any white space characters as
|
||||
You can ((*NOT*)) use a path name that contains any white space characters as
|
||||
the ruby source directory, this restriction comes from the behavior of
|
||||
(({!INCLUDE})) directives of (({NMAKE})).
|
||||
((- you may call it a bug. -))
|
||||
|
|
Loading…
Reference in a new issue