Trivial doc fixes

This commit is contained in:
Matthias Clasen
2010-11-25 20:48:52 -05:00
committed by Carlos Garnacho
parent e598f17871
commit 2578f4f4c3
3 changed files with 19 additions and 8 deletions

View File

@ -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.