compilerplugins/clang/constantparam.booleans.results |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5e092b53f91d314fd79b48ceaca88030865ac3b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jan 12 10:06:52 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jan 13 16:31:45 2023 +0000

    Fix typo to complete commit 613baf157375
    
    See https://gerrit.libreoffice.org/c/core/+/145241
    
    Change-Id: Ic9c229fc891ce81c52c7886055a0a3474020f233
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145392
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/compilerplugins/clang/constantparam.booleans.results 
b/compilerplugins/clang/constantparam.booleans.results
index 8f04e67d03ec..763d19b7c2a0 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -1191,7 +1191,7 @@ include/svx/nbdtmg.hxx:130
     unsigned short nFromIndex
     0
 include/svx/nbdtmg.hxx:131
-    void svx::sidebar::NBOTypeMgrBase::RelplaceNumRule(class SvxNumRule 
&,unsigned short,unsigned short)
+    void svx::sidebar::NBOTypeMgrBase::ReplaceNumRule(class SvxNumRule 
&,unsigned short,unsigned short)
     unsigned short mLevel
     1
 include/svx/nbdtmg.hxx:133

Reply via email to