Fix typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5754 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -72,7 +72,7 @@ public class Integer
|
||||
}
|
||||
|
||||
/**
|
||||
* Compares to int values in an overflow safe manner.
|
||||
* Compares two int values in an overflow safe manner.
|
||||
*/
|
||||
public static function compare (val1 :int, val2 :int) :int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user