summaryrefslogtreecommitdiff
path: root/gtk/gtktoolshell.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-10-27 04:27:03 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-10-27 04:27:03 +0000
commit4269ef13571cf0c633b78eb5d33db085f80df442 (patch)
tree0268470d1eb9f0e4ed4b326cfd89b05fdb34485c /gtk/gtktoolshell.c
parentfbf5f4b647764ed83682d6864848c3352b655469 (diff)
downloadgtk+-4269ef13571cf0c633b78eb5d33db085f80df442.tar.gz
Fix up short descriptions
svn path=/trunk/; revision=21721
Diffstat (limited to 'gtk/gtktoolshell.c')
-rw-r--r--gtk/gtktoolshell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolshell.c b/gtk/gtktoolshell.c
index 90b3842eab..e3e71c5086 100644
--- a/gtk/gtktoolshell.c
+++ b/gtk/gtktoolshell.c
@@ -28,7 +28,7 @@
/**
* SECTION:gtktoolshell
- * @short_description: Interface for containers containing #GtkToolItem widgets.
+ * @short_description: Interface for containers containing GtkToolItem widgets.
*
* The #GtkToolShell interface allows container widgets to provide additional
* information when embedding #GtkToolItem widgets.