[Libreoffice-commits] core.git: lotuswordpro/inc

Andrea Gelmini andrea.gelmini at gelma.net
Wed Mar 7 08:55:29 UTC 2018


 lotuswordpro/inc/xfilter/xfbgimage.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 973c8d3b6200eea388b6e2217647110a10e1c391
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Tue Mar 6 23:20:54 2018 +0100

    Fix typo
    
    Change-Id: Iacb4f5f93f6b2b9a06148844210784045f09d053
    Reviewed-on: https://gerrit.libreoffice.org/50850
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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);
 


More information about the Libreoffice-commits mailing list