summaryrefslogtreecommitdiff
path: root/include/svtools/fmtfield.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 23:45:50 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 23:46:16 +0100
commit52fa2e97dfef1a5f27aaee6af7ed80800641b86c (patch)
treee2ccec8225c0c25e5c51f4c055fb7f9e9a45272e /include/svtools/fmtfield.hxx
parent2c9900be30e07e585613b4b5c8709b0ef985dfa2 (diff)
Typos
Change-Id: I8d6e9b20c478e649e35eca16f39692a9ce42b3c5
Diffstat (limited to 'include/svtools/fmtfield.hxx')
-rw-r--r--include/svtools/fmtfield.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/fmtfield.hxx b/include/svtools/fmtfield.hxx
index 7400618d1a44..efce83a940c0 100644
--- a/include/svtools/fmtfield.hxx
+++ b/include/svtools/fmtfield.hxx
@@ -77,7 +77,7 @@ protected:
double m_dSpinFirst;
double m_dSpinLast;
- // There is a difference, when text formatting is enabled, if LostFocus fotmattes the curent String and display it,
+ // There is a difference, when text formatting is enabled, if LostFocus formats the current String and displays it,
// or if a double is created from the String and then
bool m_bTreatAsNumber;
// And with the following members we can use it for formatted text output as well ...