s/contian/contain/g
Fixes https://github.com/vector-im/riot-web/issues/6565
This commit is contained in:
parent
44bc60105a
commit
80837a9199
15 changed files with 15 additions and 15 deletions
|
@ -801,7 +801,7 @@ module.exports = React.createClass({
|
|||
"us track down the problem. Debug logs contain application " +
|
||||
"usage data including your username, the IDs or aliases of " +
|
||||
"the rooms or groups you have visited and the usernames of " +
|
||||
"other users. They do not contian messages.",
|
||||
"other users. They do not contain messages.",
|
||||
)
|
||||
}</p>
|
||||
<button className="mx_UserSettings_button danger"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue