From: e@... Date: 2014-02-07T12:57:53+00:00 Subject: [ruby-core:60559] [ruby-trunk - Bug #9483] [Closed] Fix typo in OpenURI and Ripper documenation Issue #9483 has been updated by Zachary Scott. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r44878. ---------- * ext/ripper/lib/ripper/lexer.rb: [DOC] use lower case version of core classes when referring to return value, since we aren't directly talking about the class. Patch by Jonathan Jackson [Bug #9483] ---------------------------------------- Bug #9483: Fix typo in OpenURI and Ripper documenation https://bugs.ruby-lang.org/issues/9483#change-45012 * Author: Jonathan Jackson * Status: Closed * Priority: Normal * Assignee: Zachary Scott * Category: doc * Target version: * ruby -v: 2.2.0 * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Fixed grammar error in OpenURI#content_encoding and Ripper#tokenize. Grouped them together because both were the same typo. ---Files-------------------------------- 0001-Fix-grammar-error-in-OpenURI-content_encoding-and-Ri.patch (1.26 KB) -- http://bugs.ruby-lang.org/