Fix grammar

changed removed -> removed

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2021-06-01 13:31:10 +02:00
parent 94f475686c
commit 1b4428644d
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ class Sharing extends Action {
public function updateExpirationDate(array $params): void {
if ($params['date'] === null) {
$this->log(
'The expiration date of the publicly shared %s with ID "%s" has been changed removed',
'The expiration date of the publicly shared %s with ID "%s" has been removed',
$params,
[
'itemType',