From: Alejandro PiƱeiro Date: Tue, 25 Nov 2014 11:21:03 +0000 (+0100) Subject: AtkTable: Added missing ":" on one gi annotation X-Git-Tag: ATK_2_15_3~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5fc50878833a8fa41c6c6e92a68929ab662ddc16;p=platform%2Fupstream%2Fatk.git AtkTable: Added missing ":" on one gi annotation --- 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*