Explorar o código

Update FLEXManager.m

Fix help screen typo
Iulian Onofrei %!s(int64=10) %!d(string=hai) anos
pai
achega
30cc65bd9d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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];