docs: fix a number of typos and obsolete references

This commit is contained in:
Cosimo Cecchi
2012-07-02 02:19:06 -04:00
parent ff28d3f4d9
commit f70fc49ebc
47 changed files with 107 additions and 107 deletions

View File

@ -31,7 +31,7 @@
* @Title: GtkSeparatorToolItem
* @See_also: #GtkToolbar, #GtkRadioToolButton
*
* A #GtkSeparatorItem is a #GtkToolItem that separates groups of other
* A #GtkSeparatorToolItem is a #GtkToolItem that separates groups of other
* #GtkToolItems. Depending on the theme, a #GtkSeparatorToolItem will
* often look like a vertical line on horizontally docked toolbars.
*