From 5a74cbe97a7b40da4ee37c187d1b632d14064ef9 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Tue, 15 Aug 2017 21:11:08 +0200 Subject: [PATCH] Fixed wrong description --- RGB.NET.Devices.Logitech/Keyboard/LogitechKeyboardRGBDevice.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {