diff options
| author | Ryan Scott <[email protected]> | 2013-05-12 18:42:47 +1000 |
|---|---|---|
| committer | Ryan Scott <[email protected]> | 2013-05-12 18:42:47 +1000 |
| commit | c2d1105aa9190f12577e7b63c22f659c1d1155ab (patch) | |
| tree | bac53e00d27c6d24bc6fef24ab06026f2007f51c | |
| parent | 0d4227ac04832a3bb4010d701ebda2c97c034da6 (diff) | |
| parent | a1f991194b2d7ad4f59ca20db2fddf042eb12083 (diff) | |
| download | mruby-c2d1105aa9190f12577e7b63c22f659c1d1155ab.tar.gz mruby-c2d1105aa9190f12577e7b63c22f659c1d1155ab.zip | |
Merge branch 'master' of git://github.com/mruby/mruby
| -rw-r--r-- | tasks/mrbgem_spec.rake | 2 |
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 |
