mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-17 23:16:18 +02:00
Typo
This commit is contained in:
parent
24bbb8db3f
commit
26acc6fd8b
1 changed files with 1 additions and 1 deletions
|
@ -2957,7 +2957,7 @@ void Application::loadSettings() {
|
|||
if (auto action = menu->getActionForOption(plugin->getName())) {
|
||||
action->setChecked(true);
|
||||
action->trigger();
|
||||
// Find and activat5ed highest priority plugin, bail for the rest
|
||||
// Find and activated highest priority plugin, bail for the rest
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue