Kill smart quotes

Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
David Baker 2019-08-14 10:07:50 +01:00 committed by GitHub
parent b0420c106e
commit 0d560108b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ export default class SetIdServer extends React.Component {
discoSection = <div>
<span className="mx_SettingsTab_subsectionText">{_t(
"Disconnecting from your identity server will mean you " +
"wont be discoverable by other users and you wont be " +
"won't be discoverable by other users and you won't be " +
"able to invite others by email or phone.",
)}</span>
<AccessibleButton onClick={this._onDisconnectClicked} kind="danger">