[gtk+] Fix doc markup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix doc markup
- Date: Mon, 9 Jan 2012 19:13:50 +0000 (UTC)
commit 2dc10600ea430477d3fdd04e659b255e00804609
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 9 14:09:27 2012 -0500
Fix doc markup
gtk/gtkstylecontext.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index 993f8f6..77e3a12 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -1673,8 +1673,8 @@ gtk_style_context_get_path (GtkStyleContext *context)
*
* Sets the parent style context for @context. The parent style
* context is used to implement
- * <ulink url="http://www.w3.org/TR/css3-cascade/#inheritance>
- * inheritance</ulink> of properties.
+ * <ulink url="http://www.w3.org/TR/css3-cascade/#inheritance">inheritance</ulink>
+ * of properties.
*
* If you are using a #GtkStyleContext returned from
* gtk_widget_get_style_context(), the parent will be set for you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]