summaryrefslogtreecommitdiff
path: root/include/ucbhelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:44:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 17:20:17 +0000
commitfeeb8ccfe1aff373e158b64f76e35da1a4e295c0 (patch)
tree890e7ea67c70fde2afc41e1c657e1035feed98a7 /include/ucbhelper
parentddc1429bf34bff7457849fbd6ff6cc96b87bfbba (diff)
Fix typos
Change-Id: Ia8bd59be341b0731198d48df974b60ecb04e289c Reviewed-on: https://gerrit.libreoffice.org/35635 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/ucbhelper')
-rw-r--r--include/ucbhelper/cancelcommandexecution.hxx2
-rw-r--r--include/ucbhelper/providerhelper.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/ucbhelper/cancelcommandexecution.hxx b/include/ucbhelper/cancelcommandexecution.hxx
index 381d63c27645..eeb8b5ba7c2e 100644
--- a/include/ucbhelper/cancelcommandexecution.hxx
+++ b/include/ucbhelper/cancelcommandexecution.hxx
@@ -71,7 +71,7 @@ UCBHELPER_DLLPUBLIC void cancelCommandExecution( const css::uno::Any & rExceptio
@param eError is an IO error code.
- @param rArgs is a sequeence containing the arguments to pass along with
+ @param rArgs is a sequence containing the arguments to pass along with
the exception. Each IO error code can be combined with one or
more additional arguments. Refer to com/sun/star/ucb/IOErroprCode.idl
for details.
diff --git a/include/ucbhelper/providerhelper.hxx b/include/ucbhelper/providerhelper.hxx
index 8bff1126862f..287eca580a52 100644
--- a/include/ucbhelper/providerhelper.hxx
+++ b/include/ucbhelper/providerhelper.hxx
@@ -112,7 +112,7 @@ protected:
* This method registers a newly created content instance with the
* content provider. It should be called directly after creating a new
* content instance. The provider can reuse a registered instance upon
- * subsedent requests for content instances with an idententifier
+ * subsequent requests for content instances with an identifier
* of a registered instance.
* Note that the provider does not hold a hard reference on the
* registered instance. If last external reference is gone, the provider