summaryrefslogtreecommitdiff
path: root/test/source/sheet/xcalculatable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xcalculatable.cxx')
-rw-r--r--test/source/sheet/xcalculatable.cxx2
1 files changed, 1 insertions, 1 deletions
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<sheet::XCalculatable> xCalculatable(init(), UNO_QUERY_THROW);