importsource: fix another typo

This commit is contained in:
Thomas Gelf 2016-06-28 12:31:12 +02:00
parent 62e6c6e1a1
commit 31e1b27628
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<?php elseif ($source->import_state === 'in-sync'): ?>
<p><?= sprintf(
$this->translate(
'This Import Source was last found to by in sync at %s.'
'This Import Source was last found to be in sync at %s.'
),
$source->last_attempt
) /*