[vte] Tiny docs fix



commit 0142382369accceab938fd06e7001688187834c5
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 12 20:09:08 2010 +0200

    Tiny docs fix

 src/vte.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.c b/src/vte.c
index dc32a24..a3f626d 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -5929,7 +5929,7 @@ vte_terminal_copy_cb(GtkClipboard *clipboard, GtkSelectionData *data,
  * @end_row: last row to search for data
  * @end_col: last column to search for data
  * @is_selected: a callback
- * @data: user data to be passed to the callback
+ * @user_data: user data to be passed to the callback
  * @attributes: (out) (transfer) (array) (element-type Vte.CharAttributes): location for storing text attributes
  *
  * Extracts a view of the visible part of the terminal.  If @is_selected is not



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