typo in text
This commit is contained in:
parent
b20188c994
commit
c4bd071295
@ -1751,7 +1751,7 @@ PageBuildVolume::PageBuildVolume(ConfigWizard* parent)
|
||||
: ConfigWizardPage(parent, _L("Build Volume"), _L("Build Volume"), 1)
|
||||
, build_volume(new DiamTextCtrl(this))
|
||||
{
|
||||
append_text(_L("Set verctical size of your printer."));
|
||||
append_text(_L("Set vertical size of your printer."));
|
||||
|
||||
wxString value = "200";
|
||||
build_volume->SetValue(value);
|
||||
|
Loading…
Reference in New Issue
Block a user