diff options
Diffstat (limited to 'sw/inc/paratr.hxx')
-rw-r--r-- | sw/inc/paratr.hxx | 2 |
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 |