diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2023-04-07 06:14:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-26 08:32:12 +0200 |
commit | 5b7fc24e7978b3096c91d0e0e23aebbe17cebe7d (patch) | |
tree | 8f947002405e92139d7c052b99854a8cde582f08 | |
parent | 5f90597efbc302b0cbf46acd07cfbe22cc445a28 (diff) |
tdf#148904 Improve Help for vertical positioning
Change-Id: Idf68a186201fd88853fb1f895532c15a9722ec21
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/150091
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/05060100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index 910c51a0d6..8ccc64121f 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -197,7 +197,7 @@ <paragraph id="par_id521629212020113" role="listitem"><emph>Entire page:</emph> the object is positioned considering the full page height, from top to bottom page borders.</paragraph> </listitem> <listitem> - <paragraph id="par_id691629212020466" role="listitem"><emph>Page text area:</emph> the object is positioned considering the full height available for text, from top to bottom margins.</paragraph> + <paragraph id="par_id691629212020466" role="listitem"><emph>Page text area:</emph> the object is positioned from the bottom edge of the top padding area to the top edge of the bottom padding area.</paragraph> </listitem> </list> </section> |