cui/source/dialogs/MacroManagerDialog.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 04de71cb67d913866a6377a35fb02ac6debc1e86
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Dec 2 16:23:41 2024 +0100
Commit: Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Dec 5 16:03:59 2024 +0100
Fix typo
Change-Id: Ia445fefad176685a8e4d3f78372b33e219c7832d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177704
Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
Tested-by: Jenkins
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<weld::TreeIter> xScriptsSelectedIter =
rScriptsTreeView.make_iterator();
if (rScriptsTreeView.n_children()