diff --git a/RGB.NET.Core/Leds/Led.cs b/RGB.NET.Core/Leds/Led.cs index c296633..67cea33 100644 --- a/RGB.NET.Core/Leds/Led.cs +++ b/RGB.NET.Core/Leds/Led.cs @@ -92,7 +92,7 @@ namespace RGB.NET.Core private Size _actualSize; /// - /// Gets the actual location of the . + /// Gets the actual size of the . /// This includes device-scaling. /// public Size ActualSize