From 8fb01810d2a5b0c6294557cfa054441a7d2a1825 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Mon, 5 Feb 2018 17:11:20 +0100 Subject: [PATCH] fix namescape in property list --- developer_manual/client_apis/WebDAV/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/WebDAV/index.rst b/developer_manual/client_apis/WebDAV/index.rst index 37170edd0..1e22e1f0c 100644 --- a/developer_manual/client_apis/WebDAV/index.rst +++ b/developer_manual/client_apis/WebDAV/index.rst @@ -91,7 +91,7 @@ The following properties are supported: - :code:`{http://owncloud.org/ns}owner-display-name` The display name of the owner of a shared file - :code:`{http://owncloud.org/ns}share-types` - :code:`{http://owncloud.org/ns}checksums` -- :code:`{http://owncloud.org/ns}has-preview` +- :code:`{http://nextcloud.org/ns}has-preview` - :code:`{http://owncloud.org/ns}size` Unlike :code:`getcontentlength`, this property also works for folders reporting the size of everything in the folder. Getting properties for just the folder