summaryrefslogtreecommitdiff
path: root/doc/rake
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-04 12:22:46 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-04 12:22:46 +0000
commit60c8455253682cbda20a90950be3777f2d819ead (patch)
treeaee645c69ff06c7687214d511c1fadaef96a07ad /doc/rake
parenta17fd731c9cab021f3e40f63f10ac13c0e0ca516 (diff)
Change encoding from EUC-JP to UTF-8. [Feature #5128]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33181 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/rake')
-rw-r--r--doc/rake/CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rake/CHANGES b/doc/rake/CHANGES
index 3b1a02b812..ae6349eb78 100644
--- a/doc/rake/CHANGES
+++ b/doc/rake/CHANGES
@@ -66,7 +66,7 @@
symbol/string differences. (Patch supplied by Edwin Pratomo)
* Fixed bug with rules involving multiple source (Patch supplied by
- Emanuel Indermühle)
+ Emanuel Indermle)
* Switched from getoptlong to optparse (patches supplied by Edwin
Pratomo)