diff --git a/gtk/gtkfilechoosernative.c b/gtk/gtkfilechoosernative.c index 9c6828aaae..3e370d5e7d 100644 --- a/gtk/gtkfilechoosernative.c +++ b/gtk/gtkfilechoosernative.c @@ -153,8 +153,8 @@ * * If you need any of the above you will have to use #GtkFileChooserDialog directly. * - * No operations that change the the dialog work while the dialog is - * visible. Set all the properties that are required before showing the dialog. + * No operations that change the dialog work while the dialog is visible. Set + * all the properties that are required before showing the dialog. * * ## Win32 details ## {#gtkfilechooserdialognative-win32} *