Issue #4781 has been updated by formalbridal (formalbridal bridal). http://www.formalbridal.co.uk You would be all the heroine if you buy bridesmaid dresses and so the girls are ready to spend their funds on merchandise, hair styling, in addition to make-up. ---------------------------------------- Bug #4781: Engrish in comment in Regexp#=~ https://bugs.ruby-lang.org/issues/4781#change-27968 Author: sawa (Tsuyoshi Sawada) Status: Closed Priority: Normal Assignee: Category: Target version: ruby -v: 1.9.2 I see the following grammatical mistakes in ruby-doc, probably reflecting the comments in the source: Regexp#=~ wrong: The assignment is not occur if the regexp is not a literal. correct: The assignment does not occur if the regexp is not a literal. wrong: The assignment is not occur if the regexp is placed at right hand side. correct: The assignment does not occur if the regexp is placed at the right hand side. -- http://bugs.ruby-lang.org/