Merge pull request #1249 from carsonmcdonald/typocleanup

Change alghorithm to algorithm
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-05-11 07:03:58 -07:00
+1 -1
View File
@@ -210,7 +210,7 @@ module MRuby
ret
end
# ~> compare alghorithm
# ~> compare algorithm
#
# Example:
# ~> 2.2 means >= 2.2.0 and < 3.0.0