clarify that redact === delete

pull/21833/head
Matthew Hodgson 2017-03-19 02:34:25 +00:00 committed by GitHub
parent 25a4f4e3b6
commit df63c779dd
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ export default React.createClass({
title={title}
>
<div className="mx_Dialog_content">
Are you sure you wish to redact this event?
Are you sure you wish to redact (delete) this event?
Note that if you redact a room name or topic change, it could undo the change.
</div>
<div className="mx_Dialog_buttons">