From 2bb3b87da311cf2c6eea728adec66449928112f3 Mon Sep 17 00:00:00 2001 From: Aline Bessa Date: Thu, 11 Aug 2011 00:54:04 -0300 Subject: Fixing a typo --- atspi/atspi-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atspi/atspi-table.c b/atspi/atspi-table.c index 84f17fe9..66a490a0 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 * -- cgit v1.2.1