Browse Source

Fix typo in getLoginItemSettings doc

Kevin Sawicki 8 years ago
parent
commit
b7b200c874
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/app.md

+ 1 - 1
docs/api/app.md

@@ -766,7 +766,7 @@ Returns `Boolean` - Whether the current desktop environment is Unity launcher.
   * `args` String[] (optional) _Windows_ - The command-line arguments to compare
     against. Defaults to an empty array.
 
-If you provided `path` and `argg` potions to `app.setLoginItemSettings` then you
+If you provided `path` and `args` options to `app.setLoginItemSettings` then you
 need to pass the same arguments here for `openAtLogin` to be set correctly.
 
 Returns `Object`: