1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 10:08:31 +00:00

Fixed typo

This commit is contained in:
Darth Affe 2019-11-22 20:42:58 +01:00
parent a3d9c6d16d
commit 638a833e1d

View File

@ -92,7 +92,7 @@ namespace RGB.NET.Core
private Size _actualSize; private Size _actualSize;
/// <summary> /// <summary>
/// Gets the actual location of the <see cref="Led"/>. /// Gets the actual size of the <see cref="Led"/>.
/// This includes device-scaling. /// This includes device-scaling.
/// </summary> /// </summary>
public Size ActualSize public Size ActualSize