summaryrefslogtreecommitdiff
path: root/extensions
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 /extensions
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 'extensions')
-rw-r--r--extensions/source/propctrlr/cellbindinghelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/cellbindinghelper.hxx b/extensions/source/propctrlr/cellbindinghelper.hxx
index a2f73741fed1..2523b1f7e23e 100644
--- a/extensions/source/propctrlr/cellbindinghelper.hxx
+++ b/extensions/source/propctrlr/cellbindinghelper.hxx
@@ -214,7 +214,7 @@ namespace pcr
*/
bool isSpreadsheetDocumentWhichSupplies( const OUString& _rService ) const;
- /** 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,