summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2014-11-25 12:21:03 +0100
committerAlejandro Piñeiro <apinheiro@igalia.com>2014-11-25 12:21:03 +0100
commit5fc50878833a8fa41c6c6e92a68929ab662ddc16 (patch)
tree01931b60811e409b0d724163f1f5b61bdaf7f7c9
parent25b8b225babe40ae484914bfb6ebc530c886131f (diff)
downloadatk-5fc50878833a8fa41c6c6e92a68929ab662ddc16.tar.gz
AtkTable: Added missing ":" on one gi annotation
-rwxr-xr-xatk/atktable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atktable.c b/atk/atktable.c
index ba5d7c1..082de56 100755
--- a/atk/atktable.c
+++ b/atk/atktable.c
@@ -511,7 +511,7 @@ atk_table_get_n_rows (AtkTable *table)
*
* Gets the description text of the specified row in the table
*
- * Returns: (nullable) a gchar* representing the row description, or
+ * Returns: (nullable): a gchar* representing the row description, or
* %NULL if value does not implement this interface.
**/
const gchar*