[gtk+] Doc typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Doc typo fix
- Date: Fri, 16 Dec 2011 04:06:04 +0000 (UTC)
commit 55f1799b96db6bb3daad34569d567c076d8d0c51
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 15 22:52:29 2011 -0500
Doc typo fix
gtk/gtkcsssection.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcsssection.c b/gtk/gtkcsssection.c
index a33e3b4..1b46757 100644
--- a/gtk/gtkcsssection.c
+++ b/gtk/gtkcsssection.c
@@ -279,13 +279,13 @@ gtk_css_section_get_end_line (const GtkCssSection *section)
}
/**
- * gtk_css_section_get_start_position:
+ * gtk_css_section_get_end_position:
* @section: the section
*
* Returns the offset in bytes from the start of the current line
* returned via gtk_css_section_get_end_line().
* This value may change in future invocations of this function if
- * @section is not yet parsed completely. This will for example
+ * @section is not yet parsed completely. This will for example
* happen in the GtkCssProvider::parsing-error signal.
* The end position and line may be identical to the start
* position and line for sections which failed to parse anything
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]