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:
parent
e78525118f
commit
9cc8424ae8
@ -46,7 +46,7 @@ namespace RGB.NET.Core
|
||||
/// <summary>
|
||||
/// Automatically aligns all devices to prevent overlaps.
|
||||
/// </summary>
|
||||
public void AlignDevies()
|
||||
public void AlignDevices()
|
||||
{
|
||||
double posX = 0;
|
||||
foreach (IRGBDevice device in Devices)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user