[elbe-devel] [PATCH v4 09/16] schema: dbsfed.xsd: unit-tests: Fix typo
Viraj Shah
viraj.shah at linutronix.de
Tue Oct 18 16:50:55 CEST 2022
Fix typo.
Signed-off-by: Viraj Shah <viraj.shah at linutronix.de>
Reviewed-by: Bastian Germann <bage at linutronix.de>
---
schema/dbsfed.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index c539b0139..247aedc72 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -2974,7 +2974,7 @@
<complexType name="unit-tests">
<annotation>
<documentation>
- Sequence of test suites. The require attribute 'dst' is the
+ Sequence of test suites. The required attribute 'dst' is the
name of the file where the Junit XML file will be dump
relative to the project directory.
</documentation>
--
2.30.2
More information about the elbe-devel
mailing list