[at-spi2-core] Fixing grammar issue



commit df75b47a4fa1c82fe15908ece4e4b3a4ca6e04af
Author: Aline Bessa <alibezz gmail com>
Date:   Thu Aug 11 01:07:30 2011 -0300

    Fixing grammar issue

 atspi/atspi-selection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi-selection.c b/atspi/atspi-selection.c
index 44a4a49..bc5e19e 100644
--- a/atspi/atspi-selection.c
+++ b/atspi/atspi-selection.c
@@ -116,7 +116,7 @@ atspi_selection_select_child (AtspiSelection *obj,
  * @selected_child_index: a #gint indicating which of the selected children
  *              of the #Accessible is to be selected.
  *
- * Removes a child to the selected children list of an #AtspiSelection.
+ * Removes a child from the selected children list of an #AtspiSelection.
  *          Note that @child_index is the index in the selected-children list,
  *          not the index in the parent container.  @selectedChildIndex in this
  *          method, and @child_index in #atspi_selection_select_child



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