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

@ -3645,7 +3645,7 @@ gtk_print_unix_dialog_set_settings (GtkPrintUnixDialog *dialog,
*
* Gets a new #GtkPrintSettings object that represents the
* current values in the print dialog. Note that this creates a
* <emphasis>new object</emphasis>, and you need to unref it
* new object, and you need to unref it
* if don't want to keep it.
*
* Returns: a new #GtkPrintSettings object with the values from @dialog