[gtksourceview/gnome-2-28] Fix a gtk-doc bug found by g-ir-scanner
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtksourceview/gnome-2-28] Fix a gtk-doc bug found by g-ir-scanner
- Date: Sat, 19 Dec 2009 11:17:28 +0000 (UTC)
commit ae816d2f7d8bb5fe1349c7c597304e701b2e19f4
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 b649665..ad5d0df 100644
--- a/gtksourceview/gtksourcecontextengine.c
+++ b/gtksourceview/gtksourcecontextengine.c
@@ -4604,7 +4604,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]