summaryrefslogtreecommitdiff
path: root/gtk/gtkprintsettings.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-12-29 03:22:30 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-12-29 03:22:30 +0000
commit72fe9b3be435c497a857026cb5f96d41fd92f8d4 (patch)
tree2ab78b391815688e6f4132ee5b1987e017cdb0b4 /gtk/gtkprintsettings.c
parentde1c0176af8092b3a0a89b65e936f47c4dda668e (diff)
downloadgtk+-72fe9b3be435c497a857026cb5f96d41fd92f8d4.tar.gz
Doc fixes
svn path=/trunk/; revision=21968
Diffstat (limited to 'gtk/gtkprintsettings.c')
-rw-r--r--gtk/gtkprintsettings.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkprintsettings.c b/gtk/gtkprintsettings.c
index 05af5eab7b..4328960f9e 100644
--- a/gtk/gtkprintsettings.c
+++ b/gtk/gtkprintsettings.c
@@ -1287,9 +1287,9 @@ gtk_print_settings_get_printer_lpi (GtkPrintSettings *settings)
/**
* gtk_print_settings_set_printer_lpi:
* @settings: a #GtkPrintSettings
- * @resolution: the resolution in lpi (lines per inch)
+ * @lpi: the resolution in lpi (lines per inch)
*
- * Sets the value of %GTK_PRINT_SETTINGS_PRINTER_LPI
+ * Sets the value of %GTK_PRINT_SETTINGS_PRINTER_LPI.
*
* Since: 2.16
*/