summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkprinter.c')
-rw-r--r--gtk/gtkprinter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkprinter.c b/gtk/gtkprinter.c
index d0320452e9..3ebab87e5f 100644
--- a/gtk/gtkprinter.c
+++ b/gtk/gtkprinter.c
@@ -913,8 +913,8 @@ list_printers_init (PrinterList *printer_list,
* @wait: if %TRUE, wait in a recursive mainloop until
* all printers are enumerated; otherwise return early
*
- * Calls a function for all #GtkPrinter<!-- -->s. If @func
- * returns %TRUE, the enumeration is stopped.
+ * Calls a function for all #GtkPrinter<!-- -->s.
+ * If @func returns %TRUE, the enumeration is stopped.
*
* Since: 2.10
*/