Project

General

Profile

Actions

Bug #1663

closed

Small documentation fixes [patch]

Added by marcandre (Marc-Andre Lafortune) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2009-06-20 trunk 23755)
Backport:
[ruby-core:23943]

Description

=begin
This patch improves the documentation for:
String#partition, String#rpartition (argument can be regexp)
Module#<=> (for modules without relationship, returns nil, not -1)
Range#==, Struct.new, Array#hash: typos

These should be backported to the 1.8 branch.
=end


Files

doc_small_fix.patch (4.09 KB) doc_small_fix.patch marcandre (Marc-Andre Lafortune), 06/20/2009 07:53 PM
Actions #1

Updated by matz (Yukihiro Matsumoto) almost 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r23930.
=end

Actions

Also available in: Atom PDF

Like0
Like0