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