From f315fd9691bcf1bee3321db8b06e0ada448b2749 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Wed, 16 Jul 2025 22:04:29 +0200 Subject: [PATCH] Added missing blank Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- developer_manual/client_apis/WebDAV/basic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst index 457fea748..2ff6a1934 100644 --- a/developer_manual/client_apis/WebDAV/basic.rst +++ b/developer_manual/client_apis/WebDAV/basic.rst @@ -200,7 +200,7 @@ Supported properties +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+ | | | The permissions that the user has over the | | ``S``: Shared | | | | file or folder. The value is a string | | ``R``: Shareable | -| | | containingletters for all available | | ``M``: Mounted | +| | | containing letters for all available | | ``M``: Mounted | | | | permissions. | | ``G``: Readable | | | | | ``D``: Deletable | | | | | ``N``: Renameable |