Project

General

Profile

Actions

Bug #4652

closed

Improvement for documentation of String#start_with? and end_with?

Added by agrimm (Andrew Grimm) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.3dev (2011-03-05 trunk 31026) [x86_64-darwin10.6.0]
Backport:
[ruby-core:36040]

Description

=begin
The documentation for (({String#start_with?})) and (({String#end_with?})) has a typo, and the English grammar can be improved. A patch fixing it is attached.
=end


Files

string_start_with_improve.diff (1.32 KB) string_start_with_improve.diff Patch improving the documentation agrimm (Andrew Grimm), 05/08/2011 09:51 PM
Actions #1

Updated by naruse (Yui NARUSE) almost 13 years ago

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

This issue was solved with changeset r31493.
Andrew, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • string.c: Improve documentation for String#start_with? and
    String#end_with?. fixes #4652
    patched by Andrew Grimm <andrew.j.grimm at gmail.com>
Actions

Also available in: Atom PDF

Like0
Like0