summaryrefslogtreecommitdiff
path: root/gtk/gtkseparatortoolitem.c
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-07-02 02:19:06 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-07-02 10:41:11 -0400
commitf70fc49ebc999bc4e37c0807e818aeff2bca3459 (patch)
treedd4e205b9f93cbc386b4d8087e485cb15d06393c /gtk/gtkseparatortoolitem.c
parentff28d3f4d902a15ad33068adb52ab0ae8caf9cab (diff)
downloadgtk+-f70fc49ebc999bc4e37c0807e818aeff2bca3459.tar.gz
docs: fix a number of typos and obsolete references
Diffstat (limited to 'gtk/gtkseparatortoolitem.c')
-rw-r--r--gtk/gtkseparatortoolitem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkseparatortoolitem.c b/gtk/gtkseparatortoolitem.c
index d8ce1f38ec..5df1199290 100644
--- a/gtk/gtkseparatortoolitem.c
+++ b/gtk/gtkseparatortoolitem.c
@@ -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.
*