From b1d7d30d57db5b01b49eca1bf04eb349a5be87fa Mon Sep 17 00:00:00 2001 From: Hugo Gonzalez Labrador Date: Tue, 19 Sep 2023 13:01:41 +0200 Subject: [PATCH] fix changelog title --- changelog/unreleased/public-share-owner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/public-share-owner.md b/changelog/unreleased/public-share-owner.md index f9807eed5a..ab411bcb62 100644 --- a/changelog/unreleased/public-share-owner.md +++ b/changelog/unreleased/public-share-owner.md @@ -1,3 +1,3 @@ -Bugfix: access to public links pointing to project areas is performed on behalf of owner +Bugfix: access public links to projects as owner https://github.com/cs3org/reva/pull/4196