diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-03 08:25:49 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-03 17:22:42 +0200 |
commit | aac05322db1b99099aee32e92b0a585748ac5bc6 (patch) | |
tree | b2acd2e200b5c2a762ba063cc9493081deb74851 /source | |
parent | 45e69cc3dc254afd5730b870df34e9ca2786c2ac (diff) |
tdf#116019 Clarify help text for placeholders (ii)
Change-Id: If60f76eb8d289b5a85789505a70781fe35703b11
Reviewed-on: https://gerrit.libreoffice.org/52308
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/fields.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/fields.xhp b/source/text/swriter/guide/fields.xhp index 5444413177..ca839452c0 100644 --- a/source/text/swriter/guide/fields.xhp +++ b/source/text/swriter/guide/fields.xhp @@ -59,7 +59,7 @@ <paragraph xml-lang="en-US" id="par_id3147789" role="tablecontent">Placeholder</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the corresponding object for which the placeholder was set, except for text placeholders, where text is inserted directly.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the object corresponding to the placeholder, except for text placeholders. For text placeholders, click on the placeholder and type over it.</paragraph> </tablecell> </tablerow> <tablerow> |