FEM: Update data extraction dialog titles and spelling errors

This commit is contained in:
Stefan Tröger
2025-05-11 19:30:44 +02:00
parent 2f55e4d276
commit fb6d0b75ac
5 changed files with 6 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ TaskPostExtraction::TaskPostExtraction(ViewProviderFemPostObject* view, QWidget*
}
}
}
// if we are here somethign went wrong!
// if we are here something went wrong!
throw Base::ImportError("Unable to import data extraction widget");
};