summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-28 14:50:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-08-29 11:43:54 +0200
commit0775b90892f2a1cac269ae26cd63b1030f897e5c (patch)
treefc0160ea3533d4d66ebe82df5578c654ad5220c6 /lotuswordpro
parentFix typo in code (diff)
downloadcore-0775b90892f2a1cac269ae26cd63b1030f897e5c.tar.gz
core-0775b90892f2a1cac269ae26cd63b1030f897e5c.zip
Fix typos
Change-Id: I473956d570feac508e52a3e52cc26cc154f4dc56 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101627 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpdrawobj.cxx2
-rw-r--r--lotuswordpro/source/filter/lwpdrawobj.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpdrawobj.cxx b/lotuswordpro/source/filter/lwpdrawobj.cxx
index 552bf7aab2ba..88f25d9a78e9 100644
--- a/lotuswordpro/source/filter/lwpdrawobj.cxx
+++ b/lotuswordpro/source/filter/lwpdrawobj.cxx
@@ -55,7 +55,7 @@
************************************************************************/
/**
* @file
- * Implementation file of LwpDrawObjcts and associated class like LwpDrawGroup, LwpDrawRectange
+ * Implementation file of LwpDrawObjcts and associated class like LwpDrawGroup, LwpDrawRectangle
* and so on.
*/
#include <osl/thread.h>
diff --git a/lotuswordpro/source/filter/lwpdrawobj.hxx b/lotuswordpro/source/filter/lwpdrawobj.hxx
index c98daf8629cd..0ccf8c8f3388 100644
--- a/lotuswordpro/source/filter/lwpdrawobj.hxx
+++ b/lotuswordpro/source/filter/lwpdrawobj.hxx
@@ -55,7 +55,7 @@
************************************************************************/
/**
* @file
- * The file declares the LwpDrawObjcts and associated class like LwpDrawGroup, LwpDrawRectange
+ * The file declares the LwpDrawObjcts and associated class like LwpDrawGroup, LwpDrawRectangle
* and so on.
*/