diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-19 13:25:12 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-08-19 15:41:21 +0200 |
commit | c9a0cbc856281b8f4e8bafb570127e291b282629 (patch) | |
tree | c3a6a1f5278520cc29f3693fdcfa58f2d0510924 /framework/source | |
parent | dd2b3210127b57ccb1953403a075783faf8c0ae0 (diff) |
Fix typos
Change-Id: I58c510121a9f535b2a31854f10b5f6535554d379
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100988
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/source')
-rw-r--r-- | framework/source/inc/accelerators/presethandler.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/inc/accelerators/presethandler.hxx b/framework/source/inc/accelerators/presethandler.hxx index 05aaf6eb02fc..f30278696cfb 100644 --- a/framework/source/inc/accelerators/presethandler.hxx +++ b/framework/source/inc/accelerators/presethandler.hxx @@ -81,7 +81,7 @@ class PresetHandler where the current configuration set exists. @descr Note: If this preset handler works in document mode - this member is meaned relative to the document root ... + this member is meant relative to the document root... not to the share layer root! Further is defined, that m_xWorkingStorageUser @@ -97,7 +97,7 @@ class PresetHandler where the current configuration set exists. @descr Note: If this preset handler works in document mode - this member is meaned relative to the document root ... + this member is meant relative to the document root... not to the user layer root! Further is defined, that m_xWorkingStorageUser |