[MM-34820] Improve spell check's option help text (#1543)
* improve spell check text * Update src/renderer/components/SettingsPage.jsx Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
This commit is contained in:
@@ -456,8 +456,8 @@ export default class SettingsPage extends React.PureComponent {
|
||||
>
|
||||
{'Check spelling'}
|
||||
<HelpBlock>
|
||||
{'Highlight misspelled words in your messages.'}
|
||||
{' Available for English, French, German, Portuguese, Spanish, and Dutch.'}
|
||||
{'Highlight misspelled words in your messages based on your system language configuration.'}
|
||||
{'Setting takes effect after restarting the app.'}
|
||||
</HelpBlock>
|
||||
</Checkbox>);
|
||||
|
||||
|
Reference in New Issue
Block a user