spelling: overridden

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 6d4492b989
commit b48154a0bf
3 changed files with 9 additions and 9 deletions
@@ -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
*/