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:
@@ -474,7 +474,7 @@ private slots:
|
||||
void handleNewVideoMode(VideoMode mode) { _currVideoMode = mode; }
|
||||
|
||||
|
||||
void handlPriorityChangedLedDevice(const quint8& priority);
|
||||
void handlePriorityChangedLedDevice(const quint8& priority);
|
||||
|
||||
private:
|
||||
friend class HyperionDaemon;
|
||||
|
Reference in New Issue
Block a user