Bug #860: some mistakes in Rake RDoc
http://redmine.ruby-lang.org/issues/show/860
e$B5/I<<Te(B: okkez _
e$B%9%F!<%?%9e(B: Open, e$BM%@hEYe(B: Normal
e$B%+%F%4%je(B: lib
e$B>/$7$*$+$7$$$H$3$m$r8+$D$1$?$N$G%Q%C%A$r=q$-$^$7$?!#e(B
Index: rake.rb
— rake.rb (revision 20655)
+++ rake.rb (working copy)
@@ -74,7 +74,7 @@
class String
rake_extension(“ext”) do
extenson on
extension on
# the string, append the new extension to the end. If the new
extension
# is not given, or is the empty string, remove any existing
extension.
#
@@ -1459,7 +1459,7 @@
collect { |fn| fn.pathmap(spec) }
end
each
each
# member of the array.
#
# This method is a shortcut for:
@@ -2077,7 +2077,7 @@
tty_output? || ENV[‘RAKE_COLUMNS’]
end