summaryrefslogtreecommitdiff
path: root/gtk/gtkwidgetpath.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-11-25 20:48:52 -0500
committerCarlos Garnacho <carlosg@gnome.org>2010-12-04 15:39:47 +0100
commit2578f4f4c389845aab951fcbf9a1716a89403f06 (patch)
treee0f0847b67de529d3bb12428e9dbf71044a85ae9 /gtk/gtkwidgetpath.c
parente598f17871086a233e9bfabae98c56908201e3e3 (diff)
downloadgtk+-2578f4f4c389845aab951fcbf9a1716a89403f06.tar.gz
Trivial doc fixes
Diffstat (limited to 'gtk/gtkwidgetpath.c')
-rw-r--r--gtk/gtkwidgetpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkwidgetpath.c b/gtk/gtkwidgetpath.c
index 4bfacc10d9..d25f550975 100644
--- a/gtk/gtkwidgetpath.c
+++ b/gtk/gtkwidgetpath.c
@@ -30,7 +30,7 @@
* @Title: GtkWidgetPath
* @See_also: #GtkStyleContext
*
- * #GtkWidgetPath is a boxed type that represents a widget hierarchy from
+ * GtkWidgetPath is a boxed type that represents a widget hierarchy from
* the topmost widget, typically a toplevel, to any child. This widget
* path abstraction is used in #GtkStyleContext on behalf of the real
* widget in order to query style information.