summaryrefslogtreecommitdiff
path: root/include/ucbhelper/contenthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/contenthelper.hxx')
-rw-r--r--include/ucbhelper/contenthelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ucbhelper/contenthelper.hxx b/include/ucbhelper/contenthelper.hxx
index 08d44a95fe80..98e1e6b5ae3c 100644
--- a/include/ucbhelper/contenthelper.hxx
+++ b/include/ucbhelper/contenthelper.hxx
@@ -158,7 +158,7 @@ protected:
* "getPropertySetInfo" simply return the return value of this method.
*
* @param xEnv is an environment to use for example, for interactions.
- * @param bCache indicates, whether the implemetation should use
+ * @param bCache indicates, whether the implementation should use
* cached data, if exist.
* @return an XPropertySetInfo implementation object containing meta data
* for the properties supported by this content.
@@ -174,7 +174,7 @@ protected:
* return the return value of this method.
*
* @param xEnv is an environment to use for example, for interactions.
- * @param bCache indicates, whether the implemetation should use
+ * @param bCache indicates, whether the implementation should use
* cached data, if exist.
* @return an XCommandInfo implementation object containing meta data
* for the commands supported by this content.