Update src/Mod/ReverseEngineering/Gui/FitBSplineSurface.cpp
Co-authored-by: Ryan K <[email protected]>
This commit is contained in:
committed by
Chris Hennes
co-authored by
Ryan K
parent
1c40f08900
commit
9afee61b97
@@ -203,7 +203,7 @@ bool FitBSplineSurfaceWidget::accept()
|
||||
QMessageBox::warning(
|
||||
this,
|
||||
tr("Wrong selection"),
|
||||
tr("Select a single placement object to get local orientation."));
|
||||
tr("Select a single placement object to get the local orientation."));
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user