[tepl] Improve a comment, small wording improvement



commit 368bf29bf1218c4cde8e60d41bafdef8c95ba5f4
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Apr 13 14:05:26 2020 +0200

    Improve a comment, small wording improvement
    
    English is not my native language, so sometimes I don't/didn't know that
    I was using familiar language. "To ruin" is better :-)

 tepl/tepl-application-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tepl/tepl-application-window.c b/tepl/tepl-application-window.c
index 8c243a9..24ba393 100644
--- a/tepl/tepl-application-window.c
+++ b/tepl/tepl-application-window.c
@@ -163,7 +163,7 @@ open_cb (GSimpleAction *open_action,
 
        /* Create a GtkFileChooserDialog, not a GtkFileChooserNative, because
         * with GtkFileChooserNative the GFile that we obtain (in flatpak)
-        * doesn't have the real path to the file, so it would screw up some
+        * doesn't have the real path to the file, so it would ruin some
         * features for text editors:
         * - showing the directory in parentheses in the window title, or in the
         *   tab tooltip;


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