diff --git a/apps/admin_audit/lib/Actions/Sharing.php b/apps/admin_audit/lib/Actions/Sharing.php index 472e420311..ad23304767 100644 --- a/apps/admin_audit/lib/Actions/Sharing.php +++ b/apps/admin_audit/lib/Actions/Sharing.php @@ -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',