Преглед изворни кода

Update FLEXManager.m

Fix help screen typo
Iulian Onofrei пре 10 година
родитељ
комит
30cc65bd9d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Classes/ExplorerToolbar/FLEXManager.m

+ 1 - 1
Classes/ExplorerToolbar/FLEXManager.m

@@ -171,7 +171,7 @@
     [self registerSimulatorShortcutWithKey:@"g" modifiers:0 action:^{
         [self showExplorerIfNeeded];
         [self.explorerViewController toggleMenuTool];
-    } description:@"Toggle FLEX globlas menu"];
+    } description:@"Toggle FLEX globals menu"];
     
     [self registerSimulatorShortcutWithKey:@"v" modifiers:0 action:^{
         [self showExplorerIfNeeded];