officecfg/registry/schema/org/openoffice/Office/UI.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 720d58ad7f86bd0262a83eeebac6b61e19b55e69 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Mar 29 20:32:54 2025 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Mar 29 21:30:54 2025 +0100 Fix typo Change-Id: Ief3e82b05c547e1ce30fcdaaba9ed9e765999eba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183492 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs index 1716cee951a4..85c3999bb851 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs @@ -1603,7 +1603,7 @@ </group> <set oor:name="ShowFilterDialog" oor:node-type="FilterDialogSettings"> <info> - <desc>Contains the flags controlling if a filter fialog should be shown for a given filter. The default is true.</desc> + <desc>Contains the flags controlling if a filter dialog should be shown for a given filter. The default is true.</desc> <label>Should the settings dialog be shown for this filter</label> </info> </set>