summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-03-01 17:45:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-03-01 19:22:40 +0100
commit2c5d4436f05ee99cf6937940f2010edf90e7f9e9 (patch)
tree46d613fb02ae2381a48e979504a63e0da54545b5 /svx
parente50f13c9947332639f455739c87213a954067299 (diff)
Fix typos
Change-Id: I9a98bac7c570f25ff7d77df98e93aaeed2665038 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130720 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/srchdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/srchdlg.cxx b/svx/source/dialog/srchdlg.cxx
index f2c506c62ba3..1efaa5d8f1ae 100644
--- a/svx/source/dialog/srchdlg.cxx
+++ b/svx/source/dialog/srchdlg.cxx
@@ -2004,7 +2004,7 @@ IMPL_LINK_NOARG(SvxSearchDialog, FormatHdl_Impl, weld::Button&, void)
if( aOutSet.Count() )
pList->Put( aOutSet );
- PaintAttrText_Impl(); // Set AttributText in GroupBox
+ PaintAttrText_Impl(); // Set AttributeText in GroupBox
}
IMPL_LINK_NOARG(SvxSearchDialog, NoFormatHdl_Impl, weld::Button&, void)