ucb/source/ucp/webdav-neon/ContentProperties.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 80fb8d406ced47e6a2089f0c8ba5c103d2fec91f Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Sun Jan 14 23:51:00 2018 +0100 Fix typos Change-Id: I4c5965438eb28b853ce4ea826139faab567415e1 Reviewed-on: https://gerrit.libreoffice.org/47873 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/ucb/source/ucp/webdav-neon/ContentProperties.hxx b/ucb/source/ucp/webdav-neon/ContentProperties.hxx index 0606d94b6d24..49996c9f53e4 100644 --- a/ucb/source/ucp/webdav-neon/ContentProperties.hxx +++ b/ucb/source/ucp/webdav-neon/ContentProperties.hxx @@ -92,7 +92,7 @@ public: // Maps the UCB property names contained in rProps with their DAV property // counterparts, if possible. All unmappable properties will be included // unchanged in resulting vector. - // The vector filles by this method can directly be handed over to + // The vector filled by this method can directly be handed over to // DAVResourceAccess::PROPFIND. The result from PROPFIND // (vector< DAVResource >) can be used to create a ContentProperties // instance which can map DAV properties back to UCB properties. @@ -102,7 +102,7 @@ public: // Maps the UCB property names contained in rProps with their HTTP header // counterparts, if possible. All unmappable properties will be included // unchanged in resulting vector. - // The vector filles by this method can directly be handed over to + // The vector filled by this method can directly be handed over to // DAVResourceAccess::HEAD. The result from HEAD (vector< DAVResource >) // can be used to create a ContentProperties instance which can map header // names back to UCB properties. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits