minor commit fix

This commit is contained in:
Mamadou Babaei
2023-03-10 10:52:58 +01:00
parent 6a8dbacaed
commit 9e288e031b
@@ -92,7 +92,7 @@ public:
static TArray<FRotator> GetStartRotations_TArrayFRotator(const FString& HardwareVersion, bool bRightHanded);
/**
* Retrieve the glove finger lengths of a particular Sense Glove.
* Retrieve the glove finger lengths of a particular Sense Glove.
*/
UFUNCTION(BlueprintCallable, Category="SenseGlove | Core | SG | Sense Glove Vars")
static TArray<FSGVectorArray> GetGloveLengths(const FString& HardwareVersion);