summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-06 23:20:54 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-03-07 09:55:03 +0100
commit973c8d3b6200eea388b6e2217647110a10e1c391 (patch)
treebe94836f9f3665e0aad4925f708540dd229e07a4 /lotuswordpro
parent82bea50f1ba18a32b175b495b61701a4c148c753 (diff)
Fix typo
Change-Id: Iacb4f5f93f6b2b9a06148844210784045f09d053 Reviewed-on: https://gerrit.libreoffice.org/50850 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/inc/xfilter/xfbgimage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfbgimage.hxx b/lotuswordpro/inc/xfilter/xfbgimage.hxx
index 8940cfe41ea3..ea14229f4cc3 100644
--- a/lotuswordpro/inc/xfilter/xfbgimage.hxx
+++ b/lotuswordpro/inc/xfilter/xfbgimage.hxx
@@ -83,7 +83,7 @@ public:
void SetImageData(sal_uInt8 const *buf, int len);
/**
- * @descr Set the iamge position type.
+ * @descr Set the image position type.
*/
void SetPosition(enumXFAlignType horiAlign = enumXFAlignCenter, enumXFAlignType vertAlign = enumXFAlignCenter);