From fb81adcda850b7456dbc274a37a2f12237c6ab82 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Fri, 22 Mar 2013 09:45:26 +0100 Subject: fix spelling error Change-Id: I700f25f16ab77212c1f3fdc4be1eb24f4c614c30 --- sc/qa/unit/helper/shared_test_impl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/qa') diff --git a/sc/qa/unit/helper/shared_test_impl.hxx b/sc/qa/unit/helper/shared_test_impl.hxx index 04f054735b36..1813cade4623 100644 --- a/sc/qa/unit/helper/shared_test_impl.hxx +++ b/sc/qa/unit/helper/shared_test_impl.hxx @@ -35,7 +35,7 @@ struct DataBarData ScRange aRange; ScColorScaleEntryType eLowerLimitType; ScColorScaleEntryType eUpperLimitType; - databar::ScAxisPostion eAxisPosition; + databar::ScAxisPosition eAxisPosition; }; DataBarData aData[] = { -- cgit