Some more localization fixes.

This commit is contained in:
bubnikv 2019-05-09 15:44:53 +02:00
parent 5012e3079f
commit 0cfac53d24
4 changed files with 3 additions and 6 deletions
src/libslic3r

View file

@ -2554,7 +2554,7 @@ void PrintConfigDef::init_sla_params()
def->tooltip = L("Defines the pad cavity depth. Set to zero to disable the cavity. "
"Be careful when enabling this feature, as some resins may "
"produce an extreme suction effect inside the cavity, "
"which makes pealing the print off the vat foil difficult.");
"which makes peeling the print off the vat foil difficult.");
def->category = L("Pad");
// def->tooltip = L("");
def->sidetext = L("mm");