diff options
author | Roman Kuznetsov <antilibreoffice@gmail.com> | 2020-02-18 18:31:22 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-18 22:08:58 +0100 |
commit | ffa172bf7f370d7450cca3d45c9f8138a7d3c139 (patch) | |
tree | b36c859bf403e20108cecb656b75794c439049c1 | |
parent | 105ffa961374ac3dfc7c2bde23f6c677b9a7f2f5 (diff) |
tdf#130402 Wrong explanation to the "Text Orientation"
in Calc Help
Change-Id: Iee3e9401494608ce79bf6ef82915bef3703d9eac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88949
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05340300.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/05340300.xhp b/source/text/shared/01/05340300.xhp index b032153e8f..eb707ad095 100644 --- a/source/text/shared/01/05340300.xhp +++ b/source/text/shared/01/05340300.xhp @@ -111,7 +111,7 @@ <paragraph role="paragraph" id="par_id3147085" xml-lang="en-US"><ahelp hid="cui/ui/cellalignment/dialcontrol">Click in the dial to set the text orientation.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/cellalignment/spinDegrees" id="bm_id3155742" localize="false"/> <paragraph role="heading" id="hd_id3150449" xml-lang="en-US" level="3">Degrees</paragraph> -<paragraph role="paragraph" id="par_id3153194" xml-lang="en-US"><ahelp hid="cui/ui/cellalignment/spinDegrees">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3153194" xml-lang="en-US"><ahelp hid="cui/ui/cellalignment/spinDegrees">Enter the rotation angle from 0 to 360 for the text in the selected cell(s).</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/cellalignment/references" id="bm_id3125865" localize="false"/> <paragraph role="heading" id="hd_id3150497" xml-lang="en-US" level="3">Reference edge</paragraph> <paragraph role="paragraph" id="par_id3154069" xml-lang="en-US"><ahelp hid="cui/ui/cellalignment/references">Specify the cell edge from which to write the rotated text.</ahelp></paragraph> |