aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake/file_utils_ext.rb
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-19 02:12:20 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-19 02:12:20 +0000
commit74201103a9bda8488672c8e7e5f413d4611e356b (patch)
tree8cc92bf7f67220a6a319f431ee651a298457d710 /lib/rake/file_utils_ext.rb
parentccdc9ecf646c2743d3bc9af2d3b2548deec16167 (diff)
downloadruby-74201103a9bda8488672c8e7e5f413d4611e356b.tar.gz
* lib/rake/*: [DOC] Capitalize "Ruby" in documentation
Patch by Dave Worth https://github.com/ruby/ruby/pull/341 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rake/file_utils_ext.rb')
-rw-r--r--lib/rake/file_utils_ext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rake/file_utils_ext.rb b/lib/rake/file_utils_ext.rb
index 386af441d8..b110f0952b 100644
--- a/lib/rake/file_utils_ext.rb
+++ b/lib/rake/file_utils_ext.rb
@@ -90,7 +90,7 @@ module Rake
oldvalue
end
- # Use this function to prevent potentially destructive ruby code
+ # Use this function to prevent potentially destructive Ruby code
# from running when the :nowrite flag is set.
#
# Example: