summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:56 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 11:58:13 +0200
commit17f9aa97f8753b895db30e8080481f5f6d696b82 (patch)
tree42be86b7172cecb7986e13ce53c905c4a563894a /extensions
parentFix typos (diff)
downloadcore-17f9aa97f8753b895db30e8080481f5f6d696b82.tar.gz
core-17f9aa97f8753b895db30e8080481f5f6d696b82.zip
Fix typos
Change-Id: I4671d0f13e67b1272fd7c24bb6a2a7679c75f20b Reviewed-on: https://gerrit.libreoffice.org/78797 Tested-by: Jenkins 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 2523b1f7e23e..30e70c34272e 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;
- /** checks whether a given component supports a given servive
+ /** checks whether a given component supports a given service
*/
static bool doesComponentSupport(
const css::uno::Reference< css::uno::XInterface >& _rxComponent,