[at-spi2-core: 1/2] Fix typos
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 1/2] Fix typos
- Date: Thu, 25 Jul 2019 14:15:50 +0000 (UTC)
commit 30e3b76d4951b556f84ae80f6656e0ee16440153
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date: Thu Jul 25 14:55:37 2019 +0200
Fix typos
atspi/atspi-accessible.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atspi/atspi-accessible.c b/atspi/atspi-accessible.c
index b2f2691..0f3c7f7 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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]