mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 19:18:36 +00:00
spelling: overridden
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
6d4492b989
commit
b48154a0bf
@@ -220,7 +220,7 @@ public class Configuration implements Map<String, String> {
|
||||
/**
|
||||
* Returns ALL property names from this Configuration's parents and
|
||||
* this Configuration. As usual, parents are added first so they
|
||||
* are overriden by children.
|
||||
* are overridden by children.
|
||||
*
|
||||
* @return Set of all String keys in this and parents
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user