Merge pull request #8267 from cesarandreu/patch-2

Fix a typo, there => their
This commit is contained in:
Zeke Sikelianos 2016-12-21 20:49:36 -08:00 committed by GitHub
commit ec46d57816

View file

@ -18,7 +18,7 @@ The `systemPreferences` object emits the following events:
Returns: Returns:
* `event` Event * `event` Event
* `newColor` String - The new RGBA color the user assigned to be there system * `newColor` String - The new RGBA color the user assigned to be their system
accent color. accent color.
### Event: 'color-changed' _Windows_ ### Event: 'color-changed' _Windows_