From: Run Paint Run Run Date: 2009-09-04T04:03:04+09:00 Subject: [ruby-core:25332] [Bug #2038] [PATCH] Fix Typo in Random#rand Documentation Bug #2038: [PATCH] Fix Typo in Random#rand Documentation http://redmine.ruby-lang.org/issues/show/2038 Author: Run Paint Run Run Status: Open, Priority: Low Category: DOC, Target version: 1.9.2 ruby -v: ruby 1.9.2dev (2009-09-03 trunk 24741) [i686-linux] The documentation for Random#rand confuses Random#rand with Random.rand in one place. This patches fixes it. ---------------------------------------- http://redmine.ruby-lang.org