Parcourir la source

Merge pull request #89 from revolter/patch-1

Update FLEXManager.m
Ryan Olson il y a 10 ans
Parent
commit
5a5b921bbf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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];