Merge pull request #27327 from nextcloud/fix-grammar-27024

[Fast Review] Fix grammar
This commit is contained in:
kesselb 2021-06-01 21:22:17 +02:00 committed by GitHub
commit f4e49b5623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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',