summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCarson McDonald <[email protected]>2013-05-11 07:46:30 -0400
committerCarson McDonald <[email protected]>2013-05-11 07:46:30 -0400
commit37258d4d7e9c16a99e13dabd55d22f1c15a379d3 (patch)
treefe1a7d68be3751cfae36cb26b4290ec44b8e7de1
parentb7a24de37727c0f3d10fb640eb9ebe36e3aed0f2 (diff)
downloadmruby-37258d4d7e9c16a99e13dabd55d22f1c15a379d3.tar.gz
mruby-37258d4d7e9c16a99e13dabd55d22f1c15a379d3.zip
Change alghorithm to algorithm
-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