diff --git a/SDT/schema3.0/test/example1.SDT.xml b/SDT/schema3.0/test/example1.SDT.xml
index 82cd47876f3ab1d868dfca80e90bd6bcb5d1c7dd..fb922d8948fba620499300c4757d5c1ee404c147 100644
--- a/SDT/schema3.0/test/example1.SDT.xml
+++ b/SDT/schema3.0/test/example1.SDT.xml
@@ -61,7 +61,7 @@
 
 		<ModuleClass name="statusDoor">
 			<Data>
-				<DataPoint name="stausDoor" writable="false">
+				<DataPoint name="statusDoor" writable="false">
 					<Doc>This reads the open=true or closed=false status of a door </Doc>
 					<DataType>
 						<SimpleType type="boolean"/>