Merge pull request #7502 from squarejaw/patch-1
Fix misspelling in docs/api/app.md
This commit is contained in:
commit
2cda2bd718
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ Sets or removes a custom Jump List for the application, and returns one of the
|
|||
following strings:
|
||||
|
||||
* `ok` - Nothing went wrong.
|
||||
* `error` - One or more errors occured, enable runtime logging to figure out
|
||||
* `error` - One or more errors occurred, enable runtime logging to figure out
|
||||
the likely cause.
|
||||
* `invalidSeparatorError` - An attempt was made to add a separator to a
|
||||
custom category in the Jump List. Separators are only allowed in the
|
||||
|
|
Loading…
Reference in a new issue