From 15cf1b2605d35d53a20b6952f4f2d431c7ec9eaa Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 8 Dec 2023 14:23:24 +0100 Subject: [PATCH] docs: fix spelling --- changelog/4.0.1_2023-09-01/fix-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/4.0.1_2023-09-01/fix-search.md b/changelog/4.0.1_2023-09-01/fix-search.md index 875248fa3a..597978de7a 100644 --- a/changelog/4.0.1_2023-09-01/fix-search.md +++ b/changelog/4.0.1_2023-09-01/fix-search.md @@ -1,4 +1,4 @@ -Fix: Disallow sharee to search sharer files outside the share +Bugfix: Disallow sharee to search sharer files outside the share When a file was shared with user(sharee) and the sharee searched the shared file the response contained unshared resources as well.