This commit is contained in:
John Lewin 2017-08-20 13:34:06 -07:00
parent ea28bb7999
commit 045d3ee1ab
2 changed files with 1 additions and 6 deletions

View file

@ -325,7 +325,7 @@ namespace MatterHackers.MatterControl.ActionBar
private static void RunTroubleShooting()
{
WizardWindow.Show<SetupWizardTroubleshooting>("TroubleShooting", "Trouble Shooting");
WizardWindow.Show<SetupWizardTroubleshooting>("Troubleshooting", "Troubleshooting");
}
private void SetVisibleStates(object sender, EventArgs e)