summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Schemas/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Schemas/README.md b/Schemas/README.md
index 3563b4b..7d9f10d 100644
--- a/Schemas/README.md
+++ b/Schemas/README.md
@@ -27,9 +27,9 @@ Schema for the top-level configuration. It contains:
Attributes of `ParameterFrameworkConfiguration` are:
- The `SystemClass` name (for consistency check)
-- The `TuningMode` (whether the parameter-framework listens for commands)
+- The `TuningAllowed` (whether the parameter-framework listens for commands)
- The `ServerPort` on which the parameter-framework listens if
- `TuningMode=true`.
+ `TuningAllowed=true`.
## SystemClass.xsd