diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-08-04 15:04:10 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-08-04 15:09:46 +0200 |
commit | cf46caf4868e0061c9886bad0303b8e7c2ebd7a1 (patch) | |
tree | 2bd43c097d43582e69c66faf6bcbca520de7e6aa /source | |
parent | 72c42ca413faff125c621f2a410d6e88c152e192 (diff) |
tdf#150251, Help part
Change-Id: Ic53d78616c1257770ac588c80c447717dafdb253
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137733
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 6cfe595e70..3c6c1e6164 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -77,7 +77,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id40161212063110720" role="tablecontent" xml-lang="en-US"><emph>{file} macro:///[Library.Module.MacroName]</emph></paragraph> + <paragraph id="par_id40161212063110720" role="tablecontent" xml-lang="en-US"><emph>{file} macro://./[Library.Module.MacroName]</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id40161212063330252" role="tablecontent" xml-lang="en-US">Opens the file and applies specified macros from the file.</paragraph> |