We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1291b04 commit a169958Copy full SHA for a169958
Assets/MixedRealityToolkit/_Core/Definitions/Utilities/AutoStartBehavior.cs
@@ -15,7 +15,7 @@ public enum AutoStartBehavior
15
/// </summary>
16
AutoStart = 0,
17
/// <summary>
18
- /// Delay the start of the feature until the user requests recognition to begin
+ /// Delay the start of the feature until the user requests it to begin
19
20
ManualStart
21
}
0 commit comments