Skip to content

Commit 96325f8

Browse files
author
anonymous2585
committed
Fix small typo
1 parent 2bfa2ad commit 96325f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.htc.upm.vive.openxr/Editor/ViveOpenXRFeatureSet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace VIVE.OpenXR
3333
Interaction.ViveInteractions.featureId,
3434
},
3535
UiName = "VIVE XR Support",
36-
Description = "Necessary to deploy an VIVE XR compatible app.",
36+
Description = "Necessary to deploy a VIVE XR compatible app.",
3737
FeatureSetId = "com.htc.vive.openxr.featureset.vivexr",
3838
#if UNITY_ANDROID
3939
DefaultFeatureIds = new string[] { VIVEFocus3Feature.featureId, VIVEFocus3Profile.featureId, },

0 commit comments

Comments
 (0)