Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Change wording of debug log submission #1740

Merged
merged 4 commits into from
Mar 20, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add missing trailing comma
  • Loading branch information
lukebarnard1 committed Mar 19, 2018
commit 6789a6ec25ad4f629d9387f1929a7b9347748982
2 changes: 1 addition & 1 deletion src/components/structures/UserSettings.js
Original file line number Diff line number Diff line change
@@ -802,7 +802,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 contian messages.",
)
}</p>
<button className="mx_UserSettings_button danger"