From 6b0b3a4db7318d2c48d154d997c734d4d30334df Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sat, 25 May 2024 18:19:05 +0200 Subject: [PATCH] gtkprintsettings: Delete extra whitespace --- gtk/print/gtkprintsettings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/print/gtkprintsettings.c b/gtk/print/gtkprintsettings.c index 2c8c3a2f33..68c0924132 100644 --- a/gtk/print/gtkprintsettings.c +++ b/gtk/print/gtkprintsettings.c @@ -779,7 +779,7 @@ gtk_print_settings_set_collate (GtkPrintSettings *settings, * * Gets the value of %GTK_PRINT_SETTINGS_REVERSE. * - * Returns: whether to reverse the order of the printed pages + * Returns: whether to reverse the order of the printed pages */ gboolean gtk_print_settings_get_reverse (GtkPrintSettings *settings)