[at-spi2-core] Fixing a typo



commit 2bb3b87da311cf2c6eea728adec66449928112f3
Author: Aline Bessa <alibezz gmail com>
Date:   Thu Aug 11 00:54:04 2011 -0300

    Fixing a typo

 atspi/atspi-table.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi-table.c b/atspi/atspi-table.c
index 84f17fe..66a490a 100644
--- a/atspi/atspi-table.c
+++ b/atspi/atspi-table.c
@@ -340,7 +340,7 @@ atspi_table_get_column_extent_at (AtspiTable *obj,
  * Gets the header associated with a table row, if available. This differs from
  * #atspi_table_get_row_description, which returns a string.
  *
- * Returns: (transfer full): an #AtspiAccessible representatin of the specified
+ * Returns: (transfer full): an #AtspiAccessible representation of the specified
  *          table row, if available.
  **/
 AtspiAccessible *



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