[at-spi2-core: 1/2] Fix GetInterfaces documentation




commit 307a4a977aba372940c6e23c73b8e91e07e5cdd7
Author: DataTriny <datatriny gmail com>
Date:   Sun Aug 28 17:04:22 2022 +0200

    Fix GetInterfaces documentation

 xml/Accessible.xml | 3 +--
 1 file changed, 1 insertion(+), 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"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]