[at-spi2-core: 5/8] Fix typo
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 5/8] Fix typo
- Date: Fri, 26 Aug 2022 03:16:39 +0000 (UTC)
commit 54f3e6b1cab848b27fe47fec178dbb42d0d47317
Author: Federico Mena Quintero <federico gnome org>
Date: Thu Aug 25 21:32:09 2022 -0500
Fix typo
xml/Cache.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xml/Cache.xml b/xml/Cache.xml
index 650e36bb..f5ef4d4d 100644
--- a/xml/Cache.xml
+++ b/xml/Cache.xml
@@ -9,7 +9,7 @@
The org.a11y.atspi.Accessible interface has methods like GetChildren and
GetChildAtIndex, but these only transfer an object's DBus id. The caller has to
- then query the object's properties individually. Transfering objects one by one and
+ then query the object's properties individually. Transferring objects one by one and
then their properties produces a lot of traffic in the accessibility bus.
So, this Cache interface can be used to query objects in bulk. Assistive tech
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]