diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-02-25 22:44:38 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-02-25 22:44:38 (GMT) |
commit | 7d153f7d3a32a66d3eaf5199d396debbe3b675f5 (patch) | |
tree | 3b47a9041fcab01968aef458bcc088b69d458e05 /src/gui/panels | |
parent | 9a7bace1e8afacb3f2be159dafd80b1723f005fd (diff) |
Typo.
Diffstat (limited to 'src/gui/panels')
-rw-r--r-- | src/gui/panels/welcome.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/panels/welcome.c b/src/gui/panels/welcome.c index a831a6c..a20810c 100644 --- a/src/gui/panels/welcome.c +++ b/src/gui/panels/welcome.c @@ -382,7 +382,7 @@ static void g_welcome_panel_load_tips(GWelcomePanel *panel) _("The behavior of the main menu bar is copied from the one of a well known browser " "with a fox mascot.\n\n" - "To make the menu bar appear and disappear, juste press and release the Alt key.") + "To make the menu bar appear and disappear, just press and release the Alt key.") }; |