Fix typo
This commit is contained in:
parent
ea28bb7999
commit
045d3ee1ab
2 changed files with 1 additions and 6 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue