diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-02-21 13:48:22 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-02-21 14:45:35 +0100 |
commit | aa1b4a294da57bbc54c492c94919486a64b6866f (patch) | |
tree | a8044a9db341010ffd48226230ec302611ced5aa /lotuswordpro | |
parent | 3f71a35ac72d604519a3c43a1c1cc44b3e04b420 (diff) |
Various typos
Change-Id: I61d6a92e5301e07c9180d94dafec23ef1a06e0ef
Diffstat (limited to 'lotuswordpro')
-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 { |