mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix typos (#1051)
* Fix typo in handlePriorityChangedLedDevice * Typo * Correct description * Correct LedDeviceTemplate
This commit is contained in:
@@ -208,7 +208,7 @@ void EffectFileHandler::updateEffects()
|
||||
{
|
||||
if(directory.mkpath(path))
|
||||
{
|
||||
Info(_log, "New Effect path \"%s\" created successfull", QSTRING_CSTR(path) );
|
||||
Info(_log, "New Effect path \"%s\" created successfully", QSTRING_CSTR(path) );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user