vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a05d1506038a4ca6036d6d0195278c02f51504ec Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Oct 6 18:01:26 2022 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Oct 6 20:49:51 2022 +0200 Fix typo Change-Id: I9bbb8b60a7056832a6526ec1f6bb9a81736381b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141030 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx b/vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx index 634764e442d8..7d2200b3f099 100644 --- a/vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx +++ b/vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx @@ -1137,7 +1137,7 @@ GtkWidget *SalGtkFilePicker::getWidget( sal_Int16 nControlId, GType *pType ) MAP_LIST_LABEL( IMAGE_TEMPLATE ); MAP_LIST_LABEL( IMAGE_ANCHOR ); case CommonFilePickerElementIds::LISTBOX_FILTER_LABEL: - // the filter list in gtk typically is not labeled, but has a build-in + // the filter list in gtk typically is not labeled, but has a built-in // tooltip to indicate what it does break; default: