summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-25 14:55:37 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-25 14:55:37 +0200
commit30e3b76d4951b556f84ae80f6656e0ee16440153 (patch)
tree68c42d93c239d72fe0207dafc9b4605e83b4247f
parent8decb77c551536ef527f2b5c07968fd4da4e2e61 (diff)
downloadat-spi2-core-30e3b76d4951b556f84ae80f6656e0ee16440153.tar.gz
Fix typos
-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",