Skip to content
Snippets Groups Projects
Commit 60966797 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

fixed typo in string

parent b175de8c
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ namespace ChimeraTK {
/*********************************************************************************************************************/
void ApplicationModule::mainLoopWrapper() {
Application::registerThread("ApplicatioModule "+getName());
Application::registerThread("ApplicationModule "+getName());
Application::testableModeLock("start");
// enter the main loop
mainLoop();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment