summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-11-01 18:53:51 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-11-01 18:53:51 -0500
commit80de4ab0d997b52d04c9160737dc5a6953880b5d (patch)
tree8be95b8eaab928171f38f25da6f343d4ae212fa2
parent0a9a1bec93a8e6f857ae36d9f1dae5ecf420f4cc (diff)
downloadgtk+-80de4ab0d997b52d04c9160737dc5a6953880b5d.tar.gz
Another property formatting fix
-rw-r--r--gtk/gtknotebook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index d9a585ddbc..4d88d01a1a 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -7252,7 +7252,7 @@ gtk_notebook_set_tab_label_packing (GtkNotebook *notebook,
* Query the packing attributes for the tab label of the page
* containing @child.
*
- * Deprecated: 2.20: Modify the "expand" and "fill" child properties instead.
+ * Deprecated: 2.20: Modify the expand and fill child properties instead.
**/
void
gtk_notebook_query_tab_label_packing (GtkNotebook *notebook,