lang fixups

This commit is contained in:
dg2-new
2015-07-08 21:25:33 +00:00
parent dc9d60e261
commit 17d26976d5
4 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ public class NamedDB {
}
/**
* Find objects in the array, returns it's index or throws exception
* Find objects in the array, returns its index or throws exception
* @param key
* @return an objects index
* @throws ArrayIndexOutOfBoundsException when key does not exist