diff options
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r-- | lotuswordpro/source/filter/lwpparaproperty.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpparaproperty.hxx b/lotuswordpro/source/filter/lwpparaproperty.hxx index 0a20b2d3fbfa..fd3bf7ff3a10 100644 --- a/lotuswordpro/source/filter/lwpparaproperty.hxx +++ b/lotuswordpro/source/filter/lwpparaproperty.hxx @@ -110,7 +110,7 @@ inline LwpParaProperty* LwpParaProperty::GetPrevious(void) } //align/indent/spacing -//TO DO:border/backgroud etc +//TO DO:border/background etc class LwpParaAlignProperty : public LwpParaProperty { |