diff options
Diffstat (limited to 'gtk/gtkprinteroptionset.c')
-rw-r--r-- | gtk/gtkprinteroptionset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprinteroptionset.c b/gtk/gtkprinteroptionset.c index 8fe831bf56..54fcc46bbe 100644 --- a/gtk/gtkprinteroptionset.c +++ b/gtk/gtkprinteroptionset.c @@ -144,7 +144,7 @@ gtk_printer_option_set_clear_conflicts (GtkPrinterOptionSet *set) /** * gtk_printer_option_set_get_groups: - * @set: a #GtkPrinterOptionSet + * @set: a `GtkPrinterOptionSet` * * Gets the groups in this set. * |