wording update
This commit is contained in:
parent
86b2817da5
commit
888783e0b8
1 changed files with 1 additions and 2 deletions
|
@ -2749,8 +2749,7 @@ void PrintConfigDef::init_sla_params()
|
|||
def = this->add("pad_object_connector_stride", coFloat);
|
||||
def->label = L("Pad object connector stride");
|
||||
def->category = L("Pad");
|
||||
def->tooltip = L("Distance between two connector sticks between "
|
||||
"the object pad and the generated pad.");
|
||||
def->tooltip = L("Distance between two connector sticks which connect the object and the generated pad.");
|
||||
def->sidetext = L("mm");
|
||||
def->min = 0;
|
||||
def->mode = comExpert;
|
||||
|
|
Loading…
Reference in a new issue