Project

General

Profile

Actions

Bug #13148

closed

[DOC] Small doc fix for Hash#dig and Struct#dig

Added by stomar (Marcus Stollsteimer) about 7 years ago. Updated about 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
[ruby-core:79221]

Description

Use the correct parameter name in the method description.


Files

doc_dig.patch (891 Bytes) doc_dig.patch stomar (Marcus Stollsteimer), 01/22/2017 09:23 PM
Actions #1

Updated by stomar (Marcus Stollsteimer) about 7 years ago

  • Status changed from Open to Closed

Applied in changeset r57735.


Fix doc for Hash#dig and Struct#dig

  • hash.c (rb_hash_dig): [DOC] correct argument name
    in method description; fix formatting in examples.
  • struct.c (rb_struct_dig): ditto.

[ruby-core:79221] [Bug #13148]

Updated by naruse (Yui NARUSE) about 7 years ago

  • Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE

ruby_2_4 r57916 merged revision(s) 57735.

Actions #3

Updated by nagachika (Tomoyuki Chikanaga) about 7 years ago

  • Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE to 2.2: DONTNEED, 2.3: REQUIRED, 2.4: DONE

Updated by nagachika (Tomoyuki Chikanaga) about 7 years ago

  • Backport changed from 2.2: DONTNEED, 2.3: REQUIRED, 2.4: DONE to 2.2: DONTNEED, 2.3: DONE, 2.4: DONE

ruby_2_3 r58153 merged revision(s) 53667,57735.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0