spelling: increment

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-05-05 21:33:26 -04:00
parent 11bce11278
commit b2df3991d2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
// this should be incremented each time a new page is added. this is // this should be incremented each time a new page is added. this is
// saved to settings when the user finishes running the wizard. if // saved to settings when the user finishes running the wizard. if
// the saved wizard version is lower than this number, the wizard // 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... // here...
// //
// 1: first version // 1: first version