summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fldbas.hxx')
-rw-r--r--sw/inc/fldbas.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index 993abd1fca10..b43e4f9bf09e 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -378,7 +378,7 @@ inline sal_uInt32 SwField::GetFormat() const
inline sal_uInt16 SwField::GetLanguage() const
{ return nLang; }
- /// Fields containing values that have to be formated via number formatter.
+ /// Fields containing values that have to be formatted via number formatter.
class SwValueFieldType : public SwFieldType
{
SwDoc* pDoc;