summaryrefslogtreecommitdiff
path: root/sw/inc/dbfld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dbfld.hxx')
-rw-r--r--sw/inc/dbfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dbfld.hxx b/sw/inc/dbfld.hxx
index 9ee797c76f19..7df97ef6d9b0 100644
--- a/sw/inc/dbfld.hxx
+++ b/sw/inc/dbfld.hxx
@@ -54,7 +54,7 @@ public:
};
// Classes derived from SwFields. They overlay the expand-function.
-// Content is formated according to the format (if available).
+// Content is formatted according to the format (if available).
class SW_DLLPUBLIC SwDBField : public SwValueField
{
OUString aContent;