File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Assets/MixedRealityToolkit.Providers/UnityAR/Editor/ConfigurationChecker Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ private static bool ReconcileArFoundationDefine()
5656 /// - If AR Foundation has been installed via the Unity Package Manager, add the appropriate assembly references
5757 /// - Unity 2018: Unity.XR.ARFoundation
5858 /// - Unity 2019 and newer: Unity.XR.ARFoundation, UnityEngine.SpatialTracking
59- /// - If AR Foundation has been uninstalled, remove the assembly references.
59+ /// - If AR Foundation has been uninstalled, remove the assembly references.
6060 /// - Save the Microsoft.MixedReality.Toolkit.Providers.UnityAR.asmdef file
6161 /// This will result in Unity reloading the assembly with the appropriate dependencies.
6262 /// </remarks>
You can’t perform that action at this time.
0 commit comments