add missing word, fix layout
This commit is contained in:
parent
b4bf37e9c5
commit
a90014c646
|
@ -1867,7 +1867,7 @@ void CmdSketcherConstrainCoincident::activated(int iMsg)
|
|||
} else {
|
||||
// TODO: Get the exact message from git history and put it here
|
||||
QMessageBox::warning(Gui::getMainWindow(), QObject::tr("Wrong selection"),
|
||||
QObject::tr("Select two or more from the sketch."));
|
||||
QObject::tr("Select two or more points from the sketch."));
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user