Wrong "its"

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1028 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Dave Hoover
2010-10-15 20:15:57 +00:00
parent 8b17ad25f5
commit 74322e54a9
5 changed files with 5 additions and 5 deletions
@@ -146,7 +146,7 @@ public class ObjectSet
}
/**
* Returns the index of the object or it's insertion index if it is
* Returns the index of the object or its insertion index if it is
* not in the set.
*/
protected final int indexOf (ObjectInfo info)