diff --git a/src/main/resources/schema/module-1_0.xsd b/src/main/resources/schema/module-1_0.xsd index 72ec78272..132fa461b 100644 --- a/src/main/resources/schema/module-1_0.xsd +++ b/src/main/resources/schema/module-1_0.xsd @@ -426,7 +426,7 @@ - A module root path for this loader. Paths are relative to ${user.dir} by default. + A module root path for this loader. Paths are relative to user directory (user.dir) by default. diff --git a/src/main/resources/schema/module-1_1.xsd b/src/main/resources/schema/module-1_1.xsd index 3da051bd2..36ae1d9aa 100644 --- a/src/main/resources/schema/module-1_1.xsd +++ b/src/main/resources/schema/module-1_1.xsd @@ -482,7 +482,7 @@ - A module root path for this loader. Paths are relative to ${user.dir} by default. + A module root path for this loader. Paths are relative to user directory (user.dir) by default.