summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2014-04-30 09:58:23 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2014-04-30 09:58:23 +0900
commit2cb54e4b9d523e85b65a30b7af593791e8ac83f0 (patch)
treed9535d70ba74920783864fa6372ec471aca5af91 /Makefile
parent0bdc87d2396a607d05bad06e4e6d2d0bc0bc8f76 (diff)
parentab67c57f652c7c3a64ec4f4dc73259a14fb1b545 (diff)
downloadmruby-2cb54e4b9d523e85b65a30b7af593791e8ac83f0.tar.gz
mruby-2cb54e4b9d523e85b65a30b7af593791e8ac83f0.zip
Merge pull request #2160 from nobu/space
Space
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a7263872..4912f17e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# mruby is using Rake (http://rake.rubyforge.org) as a build tool.
-# We provide a minimalistic version called minirake inside of our
+# We provide a minimalistic version called minirake inside of our
# codebase.
RAKE = ruby ./minirake