diff options
Diffstat (limited to 'ucb/source/ucp/webdav-neon/ContentProperties.hxx')
-rw-r--r-- | ucb/source/ucp/webdav-neon/ContentProperties.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/ContentProperties.hxx b/ucb/source/ucp/webdav-neon/ContentProperties.hxx index 49996c9f53e4..2fa1cc2ba24f 100644 --- a/ucb/source/ucp/webdav-neon/ContentProperties.hxx +++ b/ucb/source/ucp/webdav-neon/ContentProperties.hxx @@ -110,7 +110,7 @@ public: std::vector< OUString > & resources ); // return true, if all properties contained in rProps are contained in - // this ContentProperties instance. Otherwiese, false will be returned. + // this ContentProperties instance. Otherwise, false will be returned. // rNamesNotContained contain the missing names. bool containsAllNames( const css::uno::Sequence< css::beans::Property >& rProps, |