[skip ci] fix some typos
This commit is contained in:
@@ -208,7 +208,7 @@ const QString TaskFemConstraint::makeRefText(const App::DocumentObject* obj, con
|
||||
|
||||
void TaskFemConstraint::createDeleteAction(QListWidget* parentList)
|
||||
{
|
||||
// creates a context menu, a shortcutt for it and connects it to e slot function
|
||||
// creates a context menu, a shortcut for it and connects it to a slot function
|
||||
|
||||
deleteAction = new QAction(tr("Delete"), this);
|
||||
deleteAction->setShortcut(QKeySequence::Delete);
|
||||
|
||||
Reference in New Issue
Block a user