From 2c7bed21f45174833bf2b7d2598b008062917c65 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 26 Apr 2020 13:33:56 +0200 Subject: Fix typo in code Change-Id: I4709f3fd11c8d5800efab65b6f9533cbad3ffe78 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92927 Tested-by: Jenkins Reviewed-by: Julien Nabet --- test/source/sheet/xcalculatable.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/source/sheet/xcalculatable.cxx b/test/source/sheet/xcalculatable.cxx index a63669b1727d..44c20153401c 100644 --- a/test/source/sheet/xcalculatable.cxx +++ b/test/source/sheet/xcalculatable.cxx @@ -22,7 +22,7 @@ using namespace com::sun::star::uno; namespace apitest { -void XCalculatable::testEnableAutomaticCaclulation() +void XCalculatable::testEnableAutomaticCalculation() { uno::Reference xCalculatable(init(), UNO_QUERY_THROW); -- cgit v1.2.3