[gtk+] Fix typo in doc comment
- From: Kristian Rietveld <kristian src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix typo in doc comment
- Date: Mon, 22 Aug 2011 19:45:04 +0000 (UTC)
commit a91868496a5b9a4aeeddf8f4511a2ff86b4d7f98
Author: Kristian Rietveld <kris gtk org>
Date: Mon Aug 22 21:26:44 2011 +0200
Fix typo in doc comment
gtk/gtktreemodel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktreemodel.c b/gtk/gtktreemodel.c
index 02ea9c9..3ea382e 100644
--- a/gtk/gtktreemodel.c
+++ b/gtk/gtktreemodel.c
@@ -1217,7 +1217,7 @@ gtk_tree_model_get_column_type (GtkTreeModel *tree_model,
* @path: the #GtkTreePath
*
* Sets @iter to a valid iterator pointing to @path. If @path does
- * not exist, * @iter is set to an invalid iterator and %FALSE is returned.
+ * not exist, @iter is set to an invalid iterator and %FALSE is returned.
*
* Return value: %TRUE, if @iter was set
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]