diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2023-11-21 22:26:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-02 12:55:32 +0100 |
commit | ef8dd17a74f17232e65cc64132d4918024952345 (patch) | |
tree | 6b393b29194d255a12c08fbb8ba3a185c353132b /source | |
parent | f7f1aa0417dc645fe1a70022dbd58ef5063f5aac (diff) |
fix description of ResizeWindowToInitialPage PDF export option
Change-Id: I0611e69f0fd7a7c7a05f737264442c07bc629c28
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159800
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/pdf_params.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/pdf_params.xhp b/source/text/shared/guide/pdf_params.xhp index 47b02ba269..04d172be1d 100644 --- a/source/text/shared/guide/pdf_params.xhp +++ b/source/text/shared/guide/pdf_params.xhp @@ -649,7 +649,7 @@ <paragraph id="par_id141682103608210" localize="false" role="tablecontent"><literal>ResizeWindowToInitialPage</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id331682103608212" role="tablecontent">Specifies that the PDF viewer window is opened full screen when the document is opened.</paragraph> + <paragraph id="par_id331682103608212" role="tablecontent">Specifies that the PDF viewer window is opened showing whole initial page when the document is opened.</paragraph> </tablecell> <tablecell> <paragraph id="par_id731682103608213" localize="false" role="tablecontent">boolean</paragraph> |