monitoring: Fix English

refs #5543
This commit is contained in:
Eric Lippmann 2015-11-16 12:20:39 +01:00
parent 1b6f1d812e
commit 8f73437699
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ class ConfigController extends Controller
$form->setTitle(sprintf($this->translate('Remove Command Transport %s'), $transportName));
$form->info(
$this->translate(
'If you have still any environments or views referring to this transport, '
'If you still have any environments or views referring to this transport, '
. 'you won\'t be able to send commands anymore after deletion.'
),
false