summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2019-07-25 14:15:37 +0000
committerMike Gorse <mgorse@suse.com>2019-07-25 14:15:37 +0000
commitf0633398356e90737868bdec59717ffa7387de9b (patch)
tree68c42d93c239d72fe0207dafc9b4605e83b4247f
parent8decb77c551536ef527f2b5c07968fd4da4e2e61 (diff)
parent30e3b76d4951b556f84ae80f6656e0ee16440153 (diff)
downloadat-spi2-core-f0633398356e90737868bdec59717ffa7387de9b.tar.gz
Merge branch 'master' into 'master'
Fix typos See merge request GNOME/at-spi2-core!19
-rw-r--r--atspi/atspi-accessible.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/atspi/atspi-accessible.c b/atspi/atspi-accessible.c
index b2f26915..0f3c7f77 100644
--- a/atspi/atspi-accessible.c
+++ b/atspi/atspi-accessible.c
@@ -265,10 +265,10 @@ atspi_accessible_class_init (AtspiAccessibleClass *klass)
* @arg2: an integer specifying the ending offset of the text being read,
* if the object is textual.
*
- * The signal "region-changed" is emitted by a screen reader to inndicate
+ * The signal "region-changed" is emitted by a screen reader to indicate
* that it is now reading or tracking a new object, or, a new piece of
* text within an object. This allows a magnifier to gain the information
- * needded to highlight the object that the screen reader is reading.
+ * needed to highlight the object that the screen reader is reading.
*/
atspi_accessible_signals[REGION_CHANGED] =
g_signal_new ("region_changed",