summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-19 22:05:58 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-20 10:41:32 +0100
commit3ee517d480b60c0db59bf43f6f52c27f7368d883 (patch)
treecb602fdedf0f16dae028899b05ff677c4729c6f0 /xmloff
parentca9897cf772ab09874f8d1e4881a0c79aa94748a (diff)
Fix typos
Change-Id: I6f0eb93ec654e629c8fbe761f000190ea9343103 Reviewed-on: https://gerrit.libreoffice.org/46824 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/forms/formcellbinding.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/formcellbinding.hxx b/xmloff/source/forms/formcellbinding.hxx
index 06016ae8eab4..bd13277bd460 100644
--- a/xmloff/source/forms/formcellbinding.hxx
+++ b/xmloff/source/forms/formcellbinding.hxx
@@ -204,7 +204,7 @@ namespace xmloff
const OUString& _rService
);
- /** checkes whether a given component supports a given servive
+ /** checks whether a given component supports a given servive
*/
static bool doesComponentSupport(
const css::uno::Reference< css::uno::XInterface >& _rxComponent,