summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorDataTriny <datatriny@gmail.com>2022-08-28 17:04:22 +0200
committerDataTriny <datatriny@gmail.com>2022-08-28 17:04:22 +0200
commit307a4a977aba372940c6e23c73b8e91e07e5cdd7 (patch)
tree464ae2d7124dc4c6f538e026576e83cb11be446f /xml
parent7e1cfb26eed0478975fb7ee91914f5f8d1dabde5 (diff)
downloadat-spi2-core-307a4a977aba372940c6e23c73b8e91e07e5cdd7.tar.gz
Fix GetInterfaces documentation
Diffstat (limited to 'xml')
-rw-r--r--xml/Accessible.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 516ffd8e..7a5c7c2c 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -990,8 +990,7 @@
<!--
GetInterfaces:
- Returns an array of accessible interface names supported by the current object. Interface names
- are in shorthand, i.e. "Text", not "org.a11y.atspi.Text".
+ Returns an array of accessible interface names supported by the current object.
-->
<method name="GetInterfaces">
<arg direction="out" type="as"/>