Browse Source

:lipstick: Add preposition to globalShortcut.unregisterAll()

Steve Kinney 9 years ago
parent
commit
2978beaeb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/global-shortcut.md

+ 1 - 1
docs/api/global-shortcut.md

@@ -62,4 +62,4 @@ Unregisters the global shortcut of `accelerator`.
 
 ### `globalShortcut.unregisterAll()`
 
-Unregisters all the global shortcuts.
+Unregisters all of the global shortcuts.