diff --git a/application/controllers/SyncruleController.php b/application/controllers/SyncruleController.php index d33f4bb5d..60c14f9d5 100644 --- a/application/controllers/SyncruleController.php +++ b/application/controllers/SyncruleController.php @@ -94,7 +94,7 @@ public function indexAction() break; case 'in-sync': $c->add(Html::tag('p', null, sprintf( - $this->translate('This Sync Rule was last found to by in Sync at %s.'), + $this->translate('This Sync Rule was last found to be in Sync at %s.'), $rule->get('last_attempt') ))); /*