diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 22:05:06 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 22:05:06 +0200 |
commit | f2361eb91e2e47b0ecbc02bedb8763c08007f0c4 (patch) | |
tree | 83bcba5cbe8344ae603775692bb5465fd2e0114e /source/text/swriter/01/04120250.xhp | |
parent | caeff7f2fb309f76e5a74cab62016bf2d185840a (diff) |
remove spurious space before </paragraph>
libreoffice-5-2-branch-point
Change-Id: Icf4d5ba12ab65bbedaf75bdee4ffc36131ea731e
Diffstat (limited to 'source/text/swriter/01/04120250.xhp')
-rw-r--r-- | source/text/swriter/01/04120250.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04120250.xhp b/source/text/swriter/01/04120250.xhp index b464ad2bb3..816411c6f6 100644 --- a/source/text/swriter/01/04120250.xhp +++ b/source/text/swriter/01/04120250.xhp @@ -54,7 +54,7 @@ <paragraph id="par_id3153668" role="listitem" xml-lang="en-US">Click the <emph>File</emph> button, and then choose <emph>New</emph> or <emph>Edit</emph>.</paragraph> </listitem> </list> -<paragraph id="par_id3154470" role="paragraph" xml-lang="en-US">A concordance file contains the following fields: </paragraph> +<paragraph id="par_id3154470" role="paragraph" xml-lang="en-US">A concordance file contains the following fields:</paragraph> <paragraph id="par_id3152953" role="paragraph" xml-lang="en-US">"Search term" refers to the index entry that you want to mark in the document.</paragraph> <paragraph id="par_id3155896" role="paragraph" xml-lang="en-US">"Alternative entry" refers to the index entry that you want to appear in the index.</paragraph> <paragraph id="par_id3154194" role="paragraph" xml-lang="en-US">The 1st and 2nd Keys are parent index entries. The "Search term" or the "Alternative entry" appears as a subentry under the 1st and 2nd Keys.</paragraph> @@ -83,7 +83,7 @@ <paragraph id="par_id3151370" role="paragraph" xml-lang="en-US">Boston;Boston;Cities;;0;0 <comment>UFI: translate this with same name as in par_id3155907. Pay attention to the following paras also</comment></paragraph> <paragraph id="par_id3151383" role="paragraph" xml-lang="en-US">This also finds "Boston" if it is written in lowercase letters.</paragraph> <paragraph id="par_id3155866" role="paragraph" xml-lang="en-US">To include the "Beacon Hill" district in Boston under the "Cities" entry, enter the following line:</paragraph> -<paragraph id="par_id3150116" role="paragraph" xml-lang="en-US">Beacon Hill;Boston;Cities; </paragraph> +<paragraph id="par_id3150116" role="paragraph" xml-lang="en-US">Beacon Hill;Boston;Cities;</paragraph> </body> </helpdocument>
\ No newline at end of file |