[Libreoffice-commits] core.git: include/filter

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 10 09:03:55 UTC 2019


 include/filter/msfilter/msdffimp.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cf9e5ab822a45738dcd8893b445cce4770a87cc2
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:38 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jul 10 11:03:14 2019 +0200

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

diff --git a/include/filter/msfilter/msdffimp.hxx b/include/filter/msfilter/msdffimp.hxx
index 84e66803b6dc..4ed847ec12bb 100644
--- a/include/filter/msfilter/msdffimp.hxx
+++ b/include/filter/msfilter/msdffimp.hxx
@@ -654,7 +654,7 @@ public:
     bool GetBLIP( sal_uLong nIdx, Graphic& rData, tools::Rectangle* pVisArea = nullptr );
 
 // TODO: provide proper documentation here
-    /** read a BLIP out of a already positioned stream
+    /** read a BLIP out of an already positioned stream
 
         @param[in] rBLIPStream already positioned stream (mandatory)
         @param[out] rData      already converted data (insert directly as


More information about the Libreoffice-commits mailing list