summaryrefslogtreecommitdiff
path: root/include/ucbhelper/content.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-10 15:23:52 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-10 15:58:05 +0100
commit65f620c99ae177efdf06993561ac019663ce74fd (patch)
tree22bdf6d9530fc774965dfec7749393f7f877cc9e /include/ucbhelper/content.hxx
parentb7c89c53a0769236c67f8802f63eab6e5b94560b (diff)
Typo: execption -> exception
Change-Id: Ib57e0cc39c27595490e29dec46cc6d33067c34b5
Diffstat (limited to 'include/ucbhelper/content.hxx')
-rw-r--r--include/ucbhelper/content.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ucbhelper/content.hxx b/include/ucbhelper/content.hxx
index 217cfcb82a6b..c0ac7bc9559c 100644
--- a/include/ucbhelper/content.hxx
+++ b/include/ucbhelper/content.hxx
@@ -297,7 +297,7 @@ public:
* - com::sun::star::lang::IllegalArgumentException indicates,
* that the property value is not acceptable. For instance,
* setting an empty title may be illegal.
- * - Any other execption derived from
+ * - Any other exception derived from
* com::sun::star::uno::Exception indicates, that the value was
* not set successfully. For example, this can be a
* com::sun:star::ucb::InteractiveAugmentedIOException
@@ -360,7 +360,7 @@ public:
* - com::sun::star::lang::IllegalArgumentException indicates,
* that the property value is not acceptable. For instance,
* setting an empty title may be illegal.
- * - Any other execption derived from
+ * - Any other exception derived from
* com::sun::star::uno::Exception indicates, that the value was
* not set successfully. For example, this can be a
* com::sun:star::ucb::InteractiveAugmentedIOException