[vte] Fix doc typo



commit 13000e1938ef4c0968f03503e892b939acfec3e2
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Jan 13 19:40:49 2010 -0500

    Fix doc typo

 src/vte.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.c b/src/vte.c
index b0af7bc..ad6efcf 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -11499,7 +11499,7 @@ vte_terminal_class_init(VteTerminalClass *klass)
 			     G_TYPE_NONE, 2, G_TYPE_UINT, G_TYPE_UINT);
 
         /**
-         * VteTerminal::resize-window:
+         * VteTerminal::move-window:
          * @vteterminal: the object which received the signal.
          * @x: the terminal's desired location, X coordinate.
          * @y: the terminal's desired location, Y coordinate.



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