mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Typo
This commit is contained in:
parent
f764c3dc8f
commit
49de32724a
@ -3,6 +3,6 @@
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents a device with unkown or not specified type.
|
/// Represents a device with unkown or not specified type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public interface IInknownDevice : IRGBDevice
|
public interface IUnknownDevice : IRGBDevice
|
||||||
{ }
|
{ }
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user