mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Fix spelling mistake (#1476)
This commit is contained in:
@@ -165,7 +165,7 @@ export class GeneralSettings extends React.Component <any, any> {
|
||||
/>)
|
||||
}
|
||||
<ChoiceGroupSettingsControl
|
||||
setting={{display_name: 'Chose Settings color',
|
||||
setting={{display_name: 'Choose Settings color',
|
||||
value: this.state.settings.general.theme,
|
||||
options: [
|
||||
{ key: 'system', text: 'System default app mode'},
|
||||
|
||||
Reference in New Issue
Block a user