diff options
Diffstat (limited to 'gtk/gtkaboutdialog.c')
-rw-r--r-- | gtk/gtkaboutdialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c index 736b7b7e59..19b72777ee 100644 --- a/gtk/gtkaboutdialog.c +++ b/gtk/gtkaboutdialog.c @@ -94,7 +94,7 @@ * * It is also possible to show a #GtkAboutDialog like any other #GtkDialog, * e.g. using gtk_dialog_run(). In this case, you might need to know that - * the 'Close' button returns the #GTK_RESPONSE_CANCEL response id. + * the “Close” button returns the #GTK_RESPONSE_CANCEL response id. */ /* Translators: this is the license preamble; the string at the end |