Skip to content

Commit a96b994

Browse files
committed
Fix warning
1 parent f26b3c1 commit a96b994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RGB.NET.Devices.Wooting/Native/WootingNativeUpdateQueue.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public sealed class WootingNativeUpdateQueue : UpdateQueue
1818
#region Constructors
1919

2020
/// <summary>
21-
/// Initializes a new instance of the <see cref="WootingUpdateQueue"/> class.
21+
/// Initializes a new instance of the <see cref="WootingNativeUpdateQueue"/> class.
2222
/// </summary>
2323
/// <param name="updateTrigger">The update trigger used by this queue.</param>
2424
public WootingNativeUpdateQueue(IDeviceUpdateTrigger updateTrigger, byte deviceId)

0 commit comments

Comments
 (0)