From de5f3f63ece5daa12553ebd5558bab1daaab07cb Mon Sep 17 00:00:00 2001 From: Carl Csaposs Date: Thu, 3 Feb 2022 14:31:03 +0000 Subject: [PATCH] Add missing comma in user manual Signed-off-by: Carl Csaposs --- user_manual/files/access_webdav.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 942904d44..32e52803f 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -453,7 +453,7 @@ Workarounds are documented in the KB2668751_ article. Accessing files using cURL -------------------------- -Since WebDAV is an extension of HTTP cURL can be used to script file operations. +Since WebDAV is an extension of HTTP, cURL can be used to script file operations. To create a folder with the current date as name: