[gtksourceview] Fix a gtk-doc bug found by g-ir-scanner



commit d8b4c5f53ab81b435c9db24fd9061925f9650b86
Author: Johan Dahlin <johan gnome org>
Date:   Thu Dec 17 12:25:00 2009 -0200

    Fix a gtk-doc bug found by g-ir-scanner
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604840

 gtksourceview/gtksourcecontextengine.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourcecontextengine.c b/gtksourceview/gtksourcecontextengine.c
index e5eef7c..40d636a 100644
--- a/gtksourceview/gtksourcecontextengine.c
+++ b/gtksourceview/gtksourcecontextengine.c
@@ -4605,7 +4605,7 @@ analyze_line (GtkSourceContextEngine *ce,
  *
  * @buffer: #GtkTextBuffer.
  * @line_start: iterator pointing to the beginning of line.
- * @line_start: iterator pointing to the beginning of next line or to the end
+ * @line_end: iterator pointing to the beginning of next line or to the end
  * of this line if it's the last line in @buffer.
  * @line: #LineInfo structure to be filled.
  *



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