summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRyan Scott <[email protected]>2013-05-12 18:42:47 +1000
committerRyan Scott <[email protected]>2013-05-12 18:42:47 +1000
commitc2d1105aa9190f12577e7b63c22f659c1d1155ab (patch)
treebac53e00d27c6d24bc6fef24ab06026f2007f51c
parent0d4227ac04832a3bb4010d701ebda2c97c034da6 (diff)
parenta1f991194b2d7ad4f59ca20db2fddf042eb12083 (diff)
downloadmruby-c2d1105aa9190f12577e7b63c22f659c1d1155ab.tar.gz
mruby-c2d1105aa9190f12577e7b63c22f659c1d1155ab.zip
Merge branch 'master' of git://github.com/mruby/mruby
-rw-r--r--tasks/mrbgem_spec.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/mrbgem_spec.rake b/tasks/mrbgem_spec.rake
index 3e78d3e1b..f5edc515b 100644
--- a/tasks/mrbgem_spec.rake
+++ b/tasks/mrbgem_spec.rake
@@ -210,7 +210,7 @@ module MRuby
ret
end
- # ~> compare alghorithm
+ # ~> compare algorithm
#
# Example:
# ~> 2.2 means >= 2.2.0 and < 3.0.0