diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-01-20 15:33:13 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-01-20 17:34:36 +0100 |
commit | 493d3558c6e6dce980cb92434f72c0ad03487aa0 (patch) | |
tree | 946c223b2f9dd8b28675b28521613cb587c8fd57 /extensions | |
parent | a557830dea9c287b11f3e610778acab94d03cdb0 (diff) |
Fix typo
Thanks a lot to Valter Mura:
https://listarchives.libreoffice.org/global/l10n/2022/msg00005.html
Change-Id: I37467e1b9ba7cba2553be5df0d8324da8fe6c13b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128303
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/formcomponenthandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/formcomponenthandler.hxx b/extensions/source/propctrlr/formcomponenthandler.hxx index 79b83fb927ed..bc7367abbeae 100644 --- a/extensions/source/propctrlr/formcomponenthandler.hxx +++ b/extensions/source/propctrlr/formcomponenthandler.hxx @@ -255,7 +255,7 @@ namespace pcr */ bool impl_dialogFilterOrSort_nothrow( bool _bFilter, OUString& _out_rSelectedClause, ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const; - /** executes a dialog which allows the user to chose the columns linking + /** executes a dialog which allows the user to choose the columns linking a sub to a master form, and sets the respective MasterFields / SlaveFields properties at the form. @precond |