sc/source/filter/inc/extlstcontext.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5767c14e5f2604dbdf13e070a01a7789071e521a
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat May 4 08:41:56 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun May 5 10:13:03 2019 +0200

    Fix typo
    
    Change-Id: I8e97f96d7931c1b867cc16a45ead291e15e57444
    Reviewed-on: https://gerrit.libreoffice.org/71819
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/source/filter/inc/extlstcontext.hxx 
b/sc/source/filter/inc/extlstcontext.hxx
index 99cce913c2aa..3f2085d5ed81 100644
--- a/sc/source/filter/inc/extlstcontext.hxx
+++ b/sc/source/filter/inc/extlstcontext.hxx
@@ -17,7 +17,7 @@
 #include <vector>
 #include <memory>
 
-extern sal_Int32 rStyleIdx; // Holds index of the <extlst> <cfRule> style 
(Will be reseted finalize import)
+extern sal_Int32 rStyleIdx; // Holds index of the <extlst> <cfRule> style 
(Will be reset by finalize import)
 
 struct ScDataBarFormatData;
 namespace oox { class AttributeList; }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to