docs: don't use <emphasis>

It is a little heavy handed. The text can speak for itself.
This commit is contained in:
William Jon McCann
2014-01-28 01:54:48 -05:00
parent 5d053e03a9
commit 2d003553e8
38 changed files with 82 additions and 82 deletions

View File

@ -1244,7 +1244,7 @@ run_destroy_handler (GtkDialog *dialog, gpointer data)
* Note that even though the recursive main loop gives the effect of a
* modal dialog (it prevents the user from interacting with other
* windows in the same window group while the dialog is run), callbacks
* such as timeouts, IO channel watches, DND drops, etc, <emphasis>will</emphasis>
* such as timeouts, IO channel watches, DND drops, etc, will
* be triggered during a gtk_dialog_run() call.
*
* Return value: response ID