gtkprintsettings: Delete extra whitespace

This commit is contained in:
Maximiliano Sandoval 2024-05-25 18:19:05 +02:00
parent fd19c7c2ab
commit 6b0b3a4db7
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -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)