diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-04-07 18:34:40 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-04-09 18:00:10 +0200 |
commit | 96d319ef4e1849f970b63502cced9e37c8dc1c5b (patch) | |
tree | 238777297113aa9dd0c6c2dfaac04b161f010c6c /source/text | |
parent | d560cb36d2eb28f15922417c0025892ecfbc1836 (diff) |
Fix typos in help
Fix double spaces in text,
change "it's" to "it is" like mentioned by Adolfo.
Change-Id: Ie1008663a87680583ee58775f64260b5c3bbe8c4
Reviewed-on: https://gerrit.libreoffice.org/52558
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/xml_source.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp index 762a8564db..218d959292 100644 --- a/source/text/scalc/01/xml_source.xhp +++ b/source/text/scalc/01/xml_source.xhp @@ -68,8 +68,7 @@ <paragraph role="paragraph" id="par_id361521494872103" xml-lang="en-US">A recurring element is an element that can appear multiple times under the same parent. It serves as an enclosing parent of a single record entry of multiple record entries. These entries are imported into a range those height equals the number of entries plus one additional header row.</paragraph> <paragraph role="heading" id="hd_id581521494885433" level="3" xml-lang="en-US">Mapped cell</paragraph> - <paragraph role="paragraph" id="par_id661521494897796" xml-lang="en-US">This field specifies the position of a cell in the document that an element or an attribute is linked to. If it's a non-recurring element or an attribute, it simply points to the cell where the value of the linked element/attribute will get imported. If it's a recurring element, it points to the top-left cell of the range where the whole record entries plus header will get imported.</paragraph> - + <paragraph role="paragraph" id="par_id661521494897796" xml-lang="en-US">This field specifies the position of a cell in the document that an element or an attribute is linked to. If it is a non-recurring element or an attribute, it simply points to the cell where the value of the linked element/attribute will get imported. If it is a recurring element, it points to the top-left cell of the range where the whole record entries plus header will get imported.</paragraph> <paragraph role="heading" id="hd_id151521553082338" level="3" xml-lang="en-US">Import</paragraph> <paragraph role="paragraph" id="par_id131521553077261" xml-lang="en-US">Pressing the Import button starts the import process based on the link definitions that the user has provided. Once the import finishes, the dialog will close.</paragraph> <section id="relatedtopics"> |