summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Lavena <luislavena@gmail.com>2014-02-15 10:15:19 -0300
committerLuis Lavena <luislavena@gmail.com>2014-02-15 10:15:19 -0300
commit8f0cbd5d639abbe8384baff4b0e7a8fd558e4d5f (patch)
treedfad1b3c0b46294d864bf5610f07ef660b0c2e6f
parentc504672951b268744ecebfa5380d724913160e0f (diff)
downloadrake-compiler-8f0cbd5d639abbe8384baff4b0e7a8fd558e4d5f.tar.gz
Remove whitespace
-rw-r--r--tasks/bin/cross-ruby.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/bin/cross-ruby.rake b/tasks/bin/cross-ruby.rake
index 0609bea..44b1830 100644
--- a/tasks/bin/cross-ruby.rake
+++ b/tasks/bin/cross-ruby.rake
@@ -13,7 +13,7 @@
# http://eigenclass.org/hiki/cross+compiling+rcovrt
#
# This recipe only cleanup the dependency chain and automate it.
-# Also opens the door to usage different ruby versions
+# Also opens the door to usage different ruby versions
# for cross-compilation.
#