docs: Improve grammar in GtkHeaderBar overview

This commit is contained in:
Murray Cumming
2014-01-31 11:24:18 +01:00
parent 4e066a750a
commit a220871250

View File

@ -37,8 +37,8 @@
* @Title: GtkHeaderBar * @Title: GtkHeaderBar
* @See_also: #GtkBox, #GtkActionBar * @See_also: #GtkBox, #GtkActionBar
* *
* GtkHeaderBar is similar to a horizontal #GtkBox, it allows to place * GtkHeaderBar is similar to a horizontal #GtkBox. It allows children to
* children at the start or the end. In addition, it allows a title and * be placed at the start or the end. In addition, it allows a title and
* subtitle to be displayed. The title will be centered with respect to * subtitle to be displayed. The title will be centered with respect to
* the width of the box, even if the children at either side take up * the width of the box, even if the children at either side take up
* different amounts of space. The height of the titlebar will be * different amounts of space. The height of the titlebar will be