[atk] AtkTable: Added missing ":" on one gi annotation



commit 5fc50878833a8fa41c6c6e92a68929ab662ddc16
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Tue Nov 25 12:21:03 2014 +0100

    AtkTable: Added missing ":" on one gi annotation

 atk/atktable.c |    2 +-
 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*


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