[elbe-devel] [PATCH v3 09/16] schema: dbsfed.xsd: unit-tests: Fix typo

Viraj Shah viraj.shah at linutronix.de
Fri Sep 23 16:03:09 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 7716011e2..5f40fa463 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -2976,7 +2976,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