sc/source/ui/formdlg/dwfunctr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 664167bb248ae07dc5fa5af102de50568a846abe Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Jun 18 22:49:44 2024 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jun 19 08:34:37 2024 +0200 Fix typo Change-Id: I782d794bd4acc760ec53e226796a4ac0424fd0d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169168 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/source/ui/formdlg/dwfunctr.cxx b/sc/source/ui/formdlg/dwfunctr.cxx index 355a820f4f87..690db4c8aac1 100644 --- a/sc/source/ui/formdlg/dwfunctr.cxx +++ b/sc/source/ui/formdlg/dwfunctr.cxx @@ -409,7 +409,7 @@ IMPL_LINK_NOARG(ScFunctionWin, ModifyHdl, weld::Entry&, void) #* #* Class: ScFunctionWin #* -#* Function: Processes key inputs when the serch entry has focus +#* Function: Processes key inputs when the search entry has focus #* #************************************************************************/