xmloff/source/text/XMLTextNumRuleInfo.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 00a9debfcfd12f04030f0369f7eaf5688ebbf194
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Aug 20 12:57:05 2020 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Aug 21 19:50:30 2020 +0200

    Fix typo in code
    
    Change-Id: Id4df6228804bb31bde0a11327c69eb939cc57ccf
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101101
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/xmloff/source/text/XMLTextNumRuleInfo.hxx 
b/xmloff/source/text/XMLTextNumRuleInfo.hxx
index 28555f88af26..498b53ed2d7d 100644
--- a/xmloff/source/text/XMLTextNumRuleInfo.hxx
+++ b/xmloff/source/text/XMLTextNumRuleInfo.hxx
@@ -64,7 +64,7 @@ public:
 
     inline XMLTextNumRuleInfo& operator=( const XMLTextNumRuleInfo& rInfo );
 
-    void Set( const css::uno::Reference < css::text::XTextContent > & 
rTextContnt,
+    void Set( const css::uno::Reference < css::text::XTextContent > & 
rTextContent,
               const bool bOutlineStyleAsNormalListStyle,
               const XMLTextListAutoStylePool& rListAutoPool,
               const bool bExportTextNumberElement );
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to