Fix a typo, there => their

This commit is contained in:
Cesar Andreu 2016-12-21 19:21:04 -08:00 committed by GitHub
parent 2b955a5ae1
commit e296d4826f

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_