fix a typo

This commit is contained in:
Mamadou Babaei
2025-02-14 12:03:14 +01:00
parent 64ae994db5
commit a185009927
2 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@ Provides the tracking settings applicable to wrist-tracking hardware.
## TrackingHardware
Specifies the type of tracking hardware to use. If set to `None`, the plugin attempts at HMD auto-detection to automatically specify a compatible tracking hardware. If set to `Custom`, aby desired location and rotation can be specified.
Specifies the type of tracking hardware to use. If set to `None`, the plugin attempts at HMD auto-detection to automatically specify a compatible tracking hardware. If set to `Custom`, any desired location and rotation can be specified.
At the moment the following hardware are supported:
@@ -60,7 +60,7 @@ struct SENSEGLOVESETTINGS_API FSGWristTrackingSettings
public:
/**
* Specifies the type of tracking hardware to use. If set to None, the plugin attempts at HMD auto-detection to
* automatically specify a compatible tracking hardware. If set to `Custom`, aby desired location and rotation can
* automatically specify a compatible tracking hardware. If set to `Custom`, any desired location and rotation can
* be specified.
*
* Caution: