docs: use proper quotations instead of '*'
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user