[ghex: 1/2] Fix minor typo: you -> your




commit 5f504d007841d76f66a16dd2a5145c973d1dea64
Author: Yuri Chornoivan <yurchor ukr net>
Date:   Thu Dec 9 21:58:34 2021 +0000

    Fix minor typo: you -> your

 src/ghex-application-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ghex-application-window.c b/src/ghex-application-window.c
index e4f7834..b6a9d21 100644
--- a/src/ghex-application-window.c
+++ b/src/ghex-application-window.c
@@ -320,7 +320,7 @@ file_save (GHexApplicationWindow *self)
                display_error_dialog (GTK_WINDOW(self),
                                _("There was an error saving the file."
                                "\n\n"
-                               "You permissions of the file may have been changed "
+                               "Your permissions of the file may have been changed "
                                "by another program, or the file may have become corrupted."));
        }
 }


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