summaryrefslogtreecommitdiff
path: root/sw/inc/paratr.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-06 22:41:09 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-06 22:41:48 +0100
commit9bbb7ca9f730217f872462086493ba281ad399f8 (patch)
tree4ce7e5a9aca68b8f7de0b3401b8fc91f3bf1a991 /sw/inc/paratr.hxx
parent1474d5c9c3274579efc9793614e830725b9384ca (diff)
Typo: formating -> formatting
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
Diffstat (limited to 'sw/inc/paratr.hxx')
-rw-r--r--sw/inc/paratr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index 6bafd28f6501..01b06c1f831b 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -34,7 +34,7 @@ class IntlWrapper;
#define DROP_WHOLEWORD ((sal_uInt16)0x0001)
/** If SwFmtDrop is a Client, it is the CharFmt that describes the font for the
- DropCaps. If it is not a Client, formating uses the CharFmt of the paragraph.
+ DropCaps. If it is not a Client, formatting uses the CharFmt of the paragraph.
If the CharFmt is modified, this change is propagated to the paragraphs
via the Modify of SwFmtDrop. */
class SW_DLLPUBLIC SwFmtDrop: public SfxPoolItem, public SwClient