From: liptonshmidt@... Date: 2015-08-10T09:49:14+00:00 Subject: [ruby-core:70298] [Ruby trunk - Bug #11427] [Open] Fix documentation for String#slice Issue #11427 has been reported by Alexey Lipnyagov. ---------------------------------------- Bug #11427: Fix documentation for String#slice https://bugs.ruby-lang.org/issues/11427 * Author: Alexey Lipnyagov * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- In the String#slice description [slice(start, length) ��� new_str or nil] the word 'index' was displayed in +code+ font but the argument in the signature is called 'start'. (screenshot attached) ---Files-------------------------------- 0001-string.c-fixed-slice-description.patch (961 Bytes) string#slice.png (169 KB) -- https://bugs.ruby-lang.org/