mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-12 08:48:30 +00:00
Typo
This commit is contained in:
parent
8404985a55
commit
8a5581c660
@ -88,7 +88,7 @@ namespace CUE.NET
|
||||
/// <summary>
|
||||
/// Checks if the SDK for the provided <see cref="CorsairDeviceType"/> is available or checks if CUE is installed and SDK supported enabled if null is provided.
|
||||
/// </summary>
|
||||
/// <param name="sdkType">The <see cref="CorsairDeviceType"/> to check or null to check for generall SDK availability.</param>
|
||||
/// <param name="sdkType">The <see cref="CorsairDeviceType"/> to check or null to check for general SDK availability.</param>
|
||||
/// <returns>The availability of the provided <see cref="CorsairDeviceType"/>.</returns>
|
||||
public static bool IsSDKAvailable(CorsairDeviceType? sdkType = null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user