[at-spi2-core] Fix a silly documentation issue



commit 984fdec85250d9208a17081da6bb5994a0e4c7dc
Author: Mike Gorse <mgorse suse com>
Date:   Sat Aug 16 18:28:45 2014 -0500

    Fix a silly documentation issue

 atspi/atspi-table-cell.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi-table-cell.c b/atspi/atspi-table-cell.c
index f99ac85..934fb19 100644
--- a/atspi/atspi-table-cell.c
+++ b/atspi/atspi-table-cell.c
@@ -147,7 +147,7 @@ atspi_table_cell_get_row_span (AtspiTableCell *obj, GError **error)
  *
  * Returns: (element-type AtspiAccessible) (transfer full): a GPtrArray of
  * AtspiAccessibles representing the row header cells.
- *  */
+ */
 GPtrArray *
 atspi_table_cell_get_row_header_cells (AtspiTableCell *obj, GError **error)
 {


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