diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2019-12-15 16:27:49 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-12-16 05:03:52 +0100 |
commit | e2b3f8c76bd352d7afe9e27fa8136f0d10e394f5 (patch) | |
tree | 1fb8d9a14ff93f5d38d8dc02510c1457baef08a1 | |
parent | edd5a8d461579e75aa7e5b09d49f130f74c9c493 (diff) |
tdf#129407 corrected tab name for changing page background
Change-Id: I021b807bfc9e07d5024ed92f240c6f9cc987b60c
Reviewed-on: https://gerrit.libreoffice.org/85178
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f0c207c8aa1dcfcd5c1085513b517cb0e7c0e669)
Reviewed-on: https://gerrit.libreoffice.org/85185
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/guide/pagebackground.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/pagebackground.xhp b/source/text/swriter/guide/pagebackground.xhp index 8bd4af4d03..3658c3f4d9 100644 --- a/source/text/swriter/guide/pagebackground.xhp +++ b/source/text/swriter/guide/pagebackground.xhp @@ -70,7 +70,7 @@ <list type="ordered" startwith="6"> <listitem> - <paragraph id="par_idN1085F" role="listitem" xml-lang="en-US">Click the <emph>Background</emph> tab.</paragraph> + <paragraph id="par_idN1085F" role="listitem" xml-lang="en-US">Click the <emph>Area</emph> tab.</paragraph> </listitem> <listitem> <paragraph id="par_idN10867" role="listitem" xml-lang="en-US">In the list box at the top, select whether you want a solid color or a graphic. Then select your options from the tab page.</paragraph> |