Fix case of property names in xml
[platform/upstream/at-spi2-core.git] / xml / Selection.xml
index 32e55b8..2c36185 100644 (file)
@@ -2,7 +2,7 @@
 <node name="/node">
 <interface name="org.a11y.atspi.Selection">
 
-  <property name="nSelectedChildren" type="i" access="read"/>
+  <property name="NSelectedChildren" type="i" access="read"/>
 
   <method name="GetSelectedChild">
     <arg direction="in" name="selectedChildIndex" type="i"/>