From b2df3991d2aa588aa866590f991ba8f1dbfd1f40 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 5 May 2022 21:33:26 -0400 Subject: [PATCH] spelling: increment Signed-off-by: Josh Soref --- src/gui/src/AppConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/src/AppConfig.h b/src/gui/src/AppConfig.h index 0dabb182..9bc6ebf6 100644 --- a/src/gui/src/AppConfig.h +++ b/src/gui/src/AppConfig.h @@ -27,7 +27,7 @@ // this should be incremented each time a new page is added. this is // saved to settings when the user finishes running the wizard. if // the saved wizard version is lower than this number, the wizard -// will be displayed. each version incrememnt should be described +// will be displayed. each version increment should be described // here... // // 1: first version