docs: use proper quotations instead of '*'

This commit is contained in:
William Jon McCann
2014-02-07 14:03:49 -05:00
parent 4dee965116
commit 13998c55e7
60 changed files with 124 additions and 124 deletions

View File

@ -955,7 +955,7 @@ gtk_info_bar_set_default_response (GtkInfoBar *info_bar,
* @info_bar: a #GtkInfoBar
* @response_id: a response ID
*
* Emits the 'response' signal with the given @response_id.
* Emits the response signal with the given @response_id.
*
* Since: 2.18
*/