[Libreoffice-commits] help.git: source/text
Sophia Schröder
sophia.schroeder at libreoffice.org
Mon Apr 9 16:00:36 UTC 2018
source/text/scalc/01/xml_source.xhp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 96d319ef4e1849f970b63502cced9e37c8dc1c5b
Author: Sophia Schröder <sophia.schroeder at libreoffice.org>
Date: Sat Apr 7 18:34:40 2018 +0100
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 at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp
index 762a8564d..218d95929 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">
More information about the Libreoffice-commits
mailing list