Update src/Mod/ReverseEngineering/Gui/FitBSplineSurface.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
04fb11f2a9
commit
185dfdf1e0
@@ -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