diff options
Diffstat (limited to 'src')
-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.") }; |