diff --git a/RGB.NET.Devices.Logitech/Keyboard/LogitechKeyboardRGBDevice.cs b/RGB.NET.Devices.Logitech/Keyboard/LogitechKeyboardRGBDevice.cs index b3b5614..2dd319b 100644 --- a/RGB.NET.Devices.Logitech/Keyboard/LogitechKeyboardRGBDevice.cs +++ b/RGB.NET.Devices.Logitech/Keyboard/LogitechKeyboardRGBDevice.cs @@ -24,7 +24,7 @@ namespace RGB.NET.Devices.Logitech /// /// Initializes a new instance of the class. /// - /// The specific information provided by CUE for the keyboard + /// The specific information provided by logitech for the keyboard internal LogitechKeyboardRGBDevice(LogitechKeyboardRGBDeviceInfo info) : base(info) {