Remove all directional quotation marks in the codebase (#7059)

This commit is contained in:
Faye Duxovni
2021-10-29 21:59:21 -04:00
committed by GitHub
parent 71244f3b3c
commit d61a83a7b9
17 changed files with 43 additions and 43 deletions

View File

@@ -253,7 +253,7 @@ export default class SetupEncryptionBody extends React.Component<IProps, IState>
return (
<div>
<p>{ _t(
"Without verifying, you wont have access to all your messages " +
"Without verifying, you won't have access to all your messages " +
"and may appear as untrusted to others.",
) }</p>
<div className="mx_CompleteSecurity_actionRow">