fix a grammatical typo in a comment

This commit is contained in:
Mamadou Babaei
2024-10-11 12:30:21 +02:00
parent 5c902276e9
commit ab72a893e5
2 changed files with 7 additions and 1 deletions
@@ -59,7 +59,7 @@ struct SENSEGLOVESETTINGS_API FSGTrackingSettings
public:
/**
* Determines whether to fallback to hand-tracking, or not, when no SenseGlove device is detected:
* Determines whether to fall back to hand-tracking, or not, when no SenseGlove device is detected:
*
* - If disabled, only a real glove will be tracked.
* - If enabled, the plugin will fall back to hand-tracking when it's available and supported by the HMD device.