1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +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;
/// <summary>
/// Gets the actual location of the <see cref="Led"/>.
/// Gets the actual size of the <see cref="Led"/>.
/// This includes device-scaling.
/// </summary>
public Size ActualSize