docs: fix a number of typos and obsolete references

This commit is contained in:
Cosimo Cecchi
2012-07-02 02:19:06 -04:00
parent ff28d3f4d9
commit f70fc49ebc
47 changed files with 107 additions and 107 deletions

View File

@ -3948,7 +3948,7 @@ gtk_print_unix_dialog_set_current_page (GtkPrintUnixDialog *dialog,
* gtk_print_unix_dialog_get_current_page:
* @dialog: a #GtkPrintUnixDialog
*
* Gets the current page of the #GtkPrintDialog.
* Gets the current page of the #GtkPrintUnixDialog.
*
* Returns: the current page of @dialog
*