summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-09-17 20:15:27 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-09-17 20:15:27 +0200
commit40825c4369696b4f491d093d4f0218278ab5f140 (patch)
tree9a0981a652b94b2f6fb3f0abebd5a13c2254b2d7 /sc/source
parent006a5d5be6071b27551baa3048c805891a1eae63 (diff)
Typo: excatly->exactly
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/core/data/dpoutput.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/dpoutput.cxx b/sc/source/core/data/dpoutput.cxx
index eaa8fea61438..a110a74241a0 100644
--- a/sc/source/core/data/dpoutput.cxx
+++ b/sc/source/core/data/dpoutput.cxx
@@ -1130,7 +1130,7 @@ void ScDPOutput::Output()
if (nColCount == 1 && nRowCount > 0 && nColFieldCount == 0)
{
- // the table contains excatly one data field and no column fields.
+ // the table contains exactly one data field and no column fields.
// Display data description at top right corner.
ScSetStringParam aParam;
aParam.setTextInput();