Update SettingsPage.jsx

This commit is contained in:
Jason Blais
2018-04-02 10:00:53 -04:00
committed by GitHub
parent 7008ee318e
commit 963f497fbc

View File

@@ -567,8 +567,8 @@ const SettingsPage = createReactClass({
> >
{'Use GPU hardware acceleration'} {'Use GPU hardware acceleration'}
<HelpBlock> <HelpBlock>
{'Disable this setting if you see a blank page after logging in to Mattermost.'} {'If enabled, Mattermost UI is rendered more efficiently.'}
{' If enabled, the Mattermost UI is rendered more efficiently but can cause stability issues for some systems.'} {' Enabling can lead to decreased stability for some systems.'}
{' Setting takes affect after restarting the app.'} {' Setting takes affect after restarting the app.'}
</HelpBlock> </HelpBlock>
</Checkbox> </Checkbox>