[gtk: 1/2] gtkfilechoosernative: Remove duplicate "the" in the documentation



commit 29c9776daa1c776ae862c042d4c861c481bc3470
Author: LingMan <32870-LingMan users noreply gitlab gnome org>
Date:   Tue Mar 24 04:58:13 2020 +0000

    gtkfilechoosernative: Remove duplicate "the" in the documentation

 gtk/gtkfilechoosernative.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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}
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]