dav/sync.c

changeset 510
d6e801f97e7a
parent 506
ceed7714846a
child 513
893a659768b3
--- a/dav/sync.c	Sun Feb 24 15:06:25 2019 +0100
+++ b/dav/sync.c	Sun Feb 24 17:35:18 2019 +0100
@@ -2130,7 +2130,7 @@
         // get the path to the version history collection for this resource
         // if propfind fails we just assume that it doesn't exist
         // better error handling is done later (sync_put_resource)
-        // if there is no history collection for this resource, we create a one
+        // if there is no history collection for this resource, we create one
         
         DavPropName prop;
         prop.ns = DAV_NS;

mercurial