fix a grammatical typo in a comment
This commit is contained in:
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Additional minor fixes and improvements that may not be listed here.
|
||||
|
||||
## [2.1.2] - 2024-09-02
|
||||
|
||||
This is a bugfix release that addresses a few non-critical issues and documentation fixes.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user