diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-05 10:22:39 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-05 17:15:39 +0200 |
commit | 06b9ea06ac93dd8dab13145813b4ac6f57ca7c78 (patch) | |
tree | 0929eaf717988d147ac2c9b5cca79d2a18862f5d /lotuswordpro/source | |
parent | 09084404383ca34f638abb983cd22be51bc14054 (diff) |
Fix typos
Change-Id: I9caf2bebb69a891c64ded0f3b12ad1094ec87cbb
Reviewed-on: https://gerrit.libreoffice.org/76968
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r-- | lotuswordpro/source/filter/lwptblcell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwptblcell.hxx b/lotuswordpro/source/filter/lwptblcell.hxx index b8e52ff75d17..567edfc99caf 100644 --- a/lotuswordpro/source/filter/lwptblcell.hxx +++ b/lotuswordpro/source/filter/lwptblcell.hxx @@ -67,7 +67,7 @@ #include <xfilter/xfcell.hxx> -// temporily added for compile +// temporarily added for compile class LwpObject; class LwpContent; |