spelling: increment
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
11bce11278
commit
b2df3991d2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue