[gtk+] textview: fix a typo in method gtk-doc annotation
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] textview: fix a typo in method gtk-doc annotation
- Date: Tue, 21 Aug 2012 09:18:07 +0000 (UTC)
commit 4e9f4fbc773f01170529e973aceefaf434b127db
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]