[elbe-devel] [PATCH v2 09/17] schema: dbsfed.xsd: unit-tests

Viraj Shah viraj.shah at linutronix.de
Tue Aug 30 15:39:12 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 74006363d..6f9699317 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -2966,7 +2966,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