Skip to content

Commit

Permalink
* README.EXT: fix typo. Patch by William Blackerby.
Browse files Browse the repository at this point in the history
	  #19

	* README.EXT.ja: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
shyouhei committed May 13, 2011
1 parent 425b30b commit 79fdc67
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion ChangeLog
@@ -1,3 +1,10 @@
Fri May 13 18:42:22 2011 URABE Shyouhei <shyouhei@ruby-lang.org>

* README.EXT: fix typo. Patch by William Blackerby.
https://github.com/ruby/ruby/pull/19

* README.EXT.ja: ditto.

Fri May 13 15:22:34 2011 NAKAMURA Usaku <usa@ruby-lang.org>

* win32/win32.c (rb_w32_select): check invalid handle before doing
Expand Down Expand Up @@ -8457,7 +8464,7 @@ For the changes before 1.9.3, see doc/ChangeLog-1.9.3
For the changes before 1.8.0, see doc/ChangeLog-1.8.0

Local variables:
coding: us-ascii
coding: utf-8
add-log-time-format: (lambda ()
(let* ((time (current-time))
(system-time-locale "C")
Expand Down
2 changes: 1 addition & 1 deletion README.EXT
Expand Up @@ -910,7 +910,7 @@ class library
struct.c : Struct
time.c : Time

defs/knwon_errors.def : Errno::* exception classes
defs/known_errors.def : Errno::* exception classes
-> known_errors.inc : automatically generated

multilingualization
Expand Down
2 changes: 1 addition & 1 deletion README.EXT.ja
Expand Up @@ -1010,7 +1010,7 @@ Ruby
struct.c : Struct
time.c : Time

defs/knwon_errors.def : �㳰���饹 Errno::*
defs/known_errors.def : �㳰���饹 Errno::*
-> known_errors.inc : ��ư����

¿���첽
Expand Down

0 comments on commit 79fdc67

Please sign in to comment.