Remove double tag in comment.

This commit is contained in:
Siebrand Mazeland 2011-06-19 11:15:31 +02:00
parent 47d0c198e1
commit 36e07218e9
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ class EditpeopletagAction extends Action
if (!$result) {
common_log_db_error($this->group, 'UPDATE', __FILE__);
// TRANS: TRANS: Server error displayed when updating a list fails.
// TRANS: Server error displayed when updating a list fails.
$this->serverError(_('Could not update list.'));
}