mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1249 from carsonmcdonald/typocleanup
Change alghorithm to algorithm
This commit is contained in:
@@ -210,7 +210,7 @@ module MRuby
|
||||
ret
|
||||
end
|
||||
|
||||
# ~> compare alghorithm
|
||||
# ~> compare algorithm
|
||||
#
|
||||
# Example:
|
||||
# ~> 2.2 means >= 2.2.0 and < 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user