Skip to content

Commit 72c39eb

Browse files
author
David Kline
committed
fix typeo
1 parent a13e91f commit 72c39eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MRTK/Core/Inspectors/Setup/MixedRealityProjectConfiguratorWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public class MixedRealityProjectConfiguratorWindow : EditorWindow
6161
/// <summary>
6262
/// Show the MRTK Project Configurator utility window or focus if already opened
6363
/// </summary>
64-
[MenuItem("Mixed Realityt/Utilities/Configure Unity Project", false, 499)]
64+
[MenuItem("Mixed Reality/Utilities/Configure Unity Project", false, 499)]
6565
public static void ShowWindow()
6666
{
6767
// There should be only one configurator window open as a "pop-up". If already open, then just force focus on our instance

0 commit comments

Comments
 (0)