summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-08-03 12:57:22 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-08-03 14:17:59 +0200
commit3e21ee215d0cda14725133e7c33b974b2290f2d3 (patch)
treeb2359200fc374a3f07adc29c75ecd1c8f5278383 /lotuswordpro/source
parenttdf#143626 "protect" always shown checked for sections linked to file (diff)
downloadcore-3e21ee215d0cda14725133e7c33b974b2290f2d3.tar.gz
core-3e21ee215d0cda14725133e7c33b974b2290f2d3.zip
Fix typos
Change-Id: Ie4809d5367d15dc155033db034d86aaa75cb5abe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119932 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/lwpdrawobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdrawobj.hxx b/lotuswordpro/source/filter/lwpdrawobj.hxx
index 0ccf8c8f3388..e4a8f0efa92d 100644
--- a/lotuswordpro/source/filter/lwpdrawobj.hxx
+++ b/lotuswordpro/source/filter/lwpdrawobj.hxx
@@ -133,7 +133,7 @@ protected:
public:
/**
* @descr create a completed XF-draw object(read data, register styles and create XF-draw object)
- * @return pointer of the created competed XF-draw object.
+ * @return pointer of the created completed XF-draw object.
*/
XFFrame* CreateXFDrawObject();