Skip to content

Commit a169958

Browse files
typo
1 parent 1291b04 commit a169958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit/_Core/Definitions/Utilities/AutoStartBehavior.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public enum AutoStartBehavior
1515
/// </summary>
1616
AutoStart = 0,
1717
/// <summary>
18-
/// Delay the start of the feature until the user requests recognition to begin
18+
/// Delay the start of the feature until the user requests it to begin
1919
/// </summary>
2020
ManualStart
2121
}

0 commit comments

Comments
 (0)