From 80de4ab0d997b52d04c9160737dc5a6953880b5d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 1 Nov 2009 18:53:51 -0500 Subject: [PATCH] Another property formatting fix --- gtk/gtknotebook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,