diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-03 15:48:54 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-03 23:06:40 +0200 |
commit | 5bb8d842bc4b232f9291f1d600b8cd05af202e56 (patch) | |
tree | b71a7c67ee6fc8e53b3f92b0d25b53f7a796fca3 /source | |
parent | fc809b0331c7399f7dd0acf88236fce9e9972e63 (diff) |
Fix wrong string.
Change-Id: I8d149d4894c026e94a666e4376afa8c79b68da78
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152537
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/contentcontrol00.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/contentcontrol00.xhp b/source/text/swriter/01/contentcontrol00.xhp index 8849e0f79a..b9b3a2a623 100644 --- a/source/text/swriter/01/contentcontrol00.xhp +++ b/source/text/swriter/01/contentcontrol00.xhp @@ -67,12 +67,12 @@ <h3 id="hd_id111672715628738">Value</h3> <paragraph role="paragraph" id="par_id371672715679904">A machine-friendly name, describing the list item.</paragraph> <h3 id="hd_id221672738649434">Add, Modify and Remove</h3> - <paragraph role="paragraph" id="par_id931672738656225">Respectively, adds, moves and removes items in the list.</paragraph> + <paragraph role="paragraph" id="par_id931672738656225">Respectively, adds, modifies and removes items in the list.</paragraph> <h3 id="hd_id621672738660997">Move Up and Move Down</h3> <paragraph role="paragraph" id="par_id701672738703799">Respectively moves items up and down in the list, to reorder the list display.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/contentcontroldlg/dateframe" id="bm_id1026107" localize="false"/> <h2 id="par_idN10553">Date Format</h2> - <paragraph role="paragraph" id="par_idN10564" xml-lang="en-US">Select the date format to display the date of the date content control.</paragraph> + <paragraph role="paragraph" id="par_idN10564" xml-lang="en-US">Select the date format to display in the date content control.</paragraph> <section id="relatedtopics"> <paragraph localize="false" role="paragraph" id="par_id381672743276267"><embedvar href="text/swriter/guide/contentcontrols.xhp#h1" markup="ignore"/></paragraph> </section> |