]> Pileus Git - ~andy/gtk/commitdiff
docs: Fix typo
authorBenjamin Otte <otte@redhat.com>
Fri, 27 May 2011 16:01:11 +0000 (18:01 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:51 +0000 (02:03 +0200)
gtk/gtkwidgetpath.c

index de58ca03d93679a51585a9240e909b1729812d49..0d878f528bdcdb7149b71bfb812f3b5b61cb5c45 100644 (file)
@@ -389,7 +389,7 @@ gtk_widget_path_prepend_type (GtkWidgetPath *path,
  * @path: a #GtkWidgetPath
  * @type: widget type to append
  *
- * Appends a widget type to the widget hierachy represented by @path.
+ * Appends a widget type to the widget hierarchy represented by @path.
  *
  * Returns: the position where the element was inserted
  *