From a5e092b53f91d314fd79b48ceaca88030865ac3b Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 12 Jan 2023 10:06:52 +0100 Subject: 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 --- compilerplugins/clang/constantparam.booleans.results | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compilerplugins') 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 -- cgit