From 7d153f7d3a32a66d3eaf5199d396debbe3b675f5 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sat, 25 Feb 2017 23:44:38 +0100 Subject: Typo. --- ChangeLog | 5 +++++ src/gui/panels/welcome.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ab2c55a..7a15588 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 17-02-25 Cyrille Bagard + * src/gui/panels/welcome.c: + Typo. + +17-02-25 Cyrille Bagard + * src/arch/arm/register.c: Fix ARM register comparison. 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.") }; -- cgit v0.11.2-87-g4458