diff options
Diffstat (limited to 'gtk/gtknotebook.c')
-rw-r--r-- | gtk/gtknotebook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c index 63e14c212c..fa6966e222 100644 --- a/gtk/gtknotebook.c +++ b/gtk/gtknotebook.c @@ -4264,7 +4264,7 @@ gtk_notebook_prev_page (GtkNotebook *notebook) * @show_border: %TRUE if a bevel should be drawn around the notebook. * * Sets whether a bevel will be drawn around the notebook pages. - * This is only has an effect when the tabs are not shown. + * This is only has a visual effect when the tabs are not shown. * See gtk_notebook_set_show_tabs(). **/ void |