[ruby-trunk - Bug #9180][Open] Typo in FileUtils' method name

Issue #9180 has been reported by matsuda (Akira M.).


Bug #9180: Typo in FileUtils’ method name

Author: matsuda (Akira M.)
Status: Open
Priority: Normal
Assignee: aamine (Minero A.)
Category: lib
Target version:
ruby -v: 2.1.0dev
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN

I found a method name typo in FileUtils.
Since this Entry_ class is only for internal use, maybe it’s OK to just
rename the method with the attached patch?

Issue #9180 has been updated by Hiroshi SHIBATA.

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

Applied in changeset r47148.


  • lib/fileutils.rb: fix typo.
    [ruby-dev:47831] [Bug #9180]

Bug #9180: Typo in FileUtils’ method name

  • Author: Akira M.
  • Status: Closed
  • Priority: Normal
  • Assignee: Minero A.
  • Category: lib
  • Target version:
  • ruby -v: 2.1.0dev
  • Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN