[gtk+/composite-templates] textview: fix a typo in method gtk-doc annotation
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/composite-templates] textview: fix a typo in method gtk-doc annotation
- Date: Fri, 14 Sep 2012 21:16:34 +0000 (UTC)
commit ef35d661977e106463a0f7989527bbec7c6a5275
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Aug 21 11:14:46 2012 +0200
textview: fix a typo in method gtk-doc annotation
This was causing a warning from the introspection scanner.
gtk/gtktextview.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktextview.c b/gtk/gtktextview.c
index 2f27ff8..6f8fb26 100644
--- a/gtk/gtktextview.c
+++ b/gtk/gtktextview.c
@@ -9688,7 +9688,7 @@ gtk_text_view_move_visually (GtkTextView *text_view,
/**
* gtk_text_view_set_input_purpose:
- * @text_vew: a #GtkTextView
+ * @text_view: a #GtkTextView
* @purpose: the purpose
*
* Sets the #GtkTextView:input-purpose property which
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]