public
Description: ruby lang (www.ruby-lang.org) svn mirror
Homepage: http://svn.ruby-lang.org/repos/ruby/
Clone URL: git://github.com/juretta/ruby.git
Search Repo:
* ChangeLog: fix typo.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16419 
b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (author)
Wed May 14 06:10:02 -0700 2008
commit  92ee468a32f65220e0c5784d63d78f6bab4ee696
tree    2bd9db0b19e544d13820c1b655d37affab9432c4
parent  d9270014832a6bea170e7c310e4550c2c515f855
...
 
 
 
 
1
2
3
...
3446
3447
3448
3449
 
3450
3451
3452
...
1
2
3
4
5
6
7
...
3450
3451
3452
 
3453
3454
3455
3456
0
@@ -1,3 +1,7 @@
0
+Wed May 14 22:09:25 2008 Yusuke Endoh <mame@tsg.ne.jp>
0
+
0
+ * ChangeLog: fix typo.
0
+
0
 Wed May 14 21:49:14 2008 Yusuke Endoh <mame@tsg.ne.jp>
0
 
0
   * test/ruby/test_object.rb: new tests to achieve over 90% test
0
@@ -3446,7 +3450,7 @@ Thu Feb 14 00:02:19 2008 Yusuke Endoh <mame@tsg.ne.jp>
0
    [ruby-dev:33763]
0
 
0
   * test/ruby/test_proc.rb: add tests to achieve over 70% test coverage
0
- of time.c.
0
+ of proc.c.
0
 
0
   * test/ruby/test_method.rb: ditto.
0
 

Comments

    No one has commented yet.