mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-15 17:49:53 +03:00
typo fixed
This commit is contained in:
@@ -262,7 +262,7 @@ bool ScriptEngineManager::addFunction(const JSFunctionDesc &functionDescriber)
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
m_lastError = tr("Function manger with name \"%1\" already exists!");
|
||||
m_lastError = tr("Function manager with name \"%1\" already exists!");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user