aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 219594f94f..e9032cd7bf 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -9401,7 +9401,7 @@
A JSON file is used to define the packages needed by a test.
This file must be in the same path as the file used to define
the tests.
- Furthermore, the filename must map directory to the test
+ Furthermore, the filename must map directly to the test
module name with a <filename>.json</filename> extension.
</para>
@@ -9434,7 +9434,7 @@
DUT.
<literallayout class='monospaced'>
{
- "": {
+ "foo": {
"pkg": "bar"
},
"foobar": [