summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/ContentProperties.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:27:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:27:21 +0000
commit817d3d430505b0b289fb1d2e92ba8d1e05bb4f76 (patch)
tree6e52487d8fa0e71bc6f47b1c991367a9ab2792ee /ucb/source/ucp/webdav/ContentProperties.hxx
parent4ef4fd7f4e783b4059aa5404f170312cd70b81e7 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'ucb/source/ucp/webdav/ContentProperties.hxx')
-rw-r--r--ucb/source/ucp/webdav/ContentProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/ContentProperties.hxx b/ucb/source/ucp/webdav/ContentProperties.hxx
index 828ec8ed0a3b..e83aa556bd57 100644
--- a/ucb/source/ucp/webdav/ContentProperties.hxx
+++ b/ucb/source/ucp/webdav/ContentProperties.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ContentProperties.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kso $ $Date: 2002-09-24 14:15:49 $
+ * last change: $Author: hr $ $Date: 2003-03-27 17:27:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -180,7 +180,7 @@ public:
// adds all properties described by rProps that are actually contained in
// rContentProps to this instance. In case of duplicates the value
- // already contained in this will left anchanged.
+ // already contained in this will left unchanged.
void addProperties( const std::vector< rtl::OUString > & rProps,
const ContentProperties & rContentProps );