From 04de71cb67d913866a6377a35fb02ac6debc1e86 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 2 Dec 2024 16:23:41 +0100 Subject: [PATCH] Fix typo Change-Id: Ia445fefad176685a8e4d3f78372b33e219c7832d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177704 Reviewed-by: Julien Nabet Tested-by: Jenkins --- cui/source/dialogs/MacroManagerDialog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cui/source/dialogs/MacroManagerDialog.cxx b/cui/source/dialogs/MacroManagerDialog.cxx index 69b4df1d4489..a017e4da31fb 100644 --- a/cui/source/dialogs/MacroManagerDialog.cxx +++ b/cui/source/dialogs/MacroManagerDialog.cxx @@ -1153,7 +1153,7 @@ void MacroManagerDialog::CheckButtons() } } - // scripts list box state dependant buttons + // scripts list box state dependent buttons weld::TreeView& rScriptsTreeView = m_xScriptsListBox->get_widget(); std::unique_ptr xScriptsSelectedIter = rScriptsTreeView.make_iterator(); if (rScriptsTreeView.n_children()