[Libreoffice-commits] help.git: 2 commits - source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Oct 28 18:01:55 UTC 2018
source/text/scalc/01/04060115.xhp | 4 ++--
source/text/swriter/guide/indices_literature.xhp | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 1eff40c0dc0efa883414d2a48bfa7c57a46f25d2
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Sun Oct 28 12:01:28 2018 -0600
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sun Oct 28 12:01:28 2018 -0600
The Bibliography Database window no longer has an Insert menu
Change-Id: I07f85db5cd175c9941408c91ec68c70efcdba3da
diff --git a/source/text/swriter/guide/indices_literature.xhp b/source/text/swriter/guide/indices_literature.xhp
index 7507ff7d0..4096cf052 100644
--- a/source/text/swriter/guide/indices_literature.xhp
+++ b/source/text/swriter/guide/indices_literature.xhp
@@ -49,7 +49,7 @@
<paragraph id="par_id3155872" role="listitem" xml-lang="en-US">Choose <link href="text/shared/01/02250000.xhp" name="Tools - Bibliography Database"><emph>Tools - Bibliography Database</emph></link></paragraph>
</listitem>
<listitem>
- <paragraph id="par_id3155900" role="listitem" xml-lang="en-US">Choose <emph>Insert - Record</emph>.</paragraph>
+ <paragraph id="par_id3155900" role="listitem" xml-lang="en-US">Choose <emph>Data - Record</emph>.</paragraph>
</listitem>
<listitem>
<paragraph id="par_id3147123" role="listitem" xml-lang="en-US">Type a name for the bibliography entry in the <item type="menuitem">Short name</item> box, and then add additional information to the record in the remaining boxes.</paragraph>
commit ee3c95057f7d61de789bdae9b1c123c6fcc4b290
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Sun Oct 28 11:57:23 2018 -0600
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sun Oct 28 11:57:34 2018 -0600
Grammar
Change-Id: I3d3bc317afd35bce5c941144417b7222e9063ae8
diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp
index 1f367d4fd..9506f99b5 100644
--- a/source/text/scalc/01/04060115.xhp
+++ b/source/text/scalc/01/04060115.xhp
@@ -263,7 +263,7 @@
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id3163824" role="code" xml-lang="en-US">ERF(LowerLimit; UpperLimit)</paragraph>
<paragraph id="par_id3149715" role="paragraph" xml-lang="en-US"> <emph>LowerLimit</emph> is the lower limit of the integral.</paragraph>
-<paragraph id="par_id3156294" role="paragraph" xml-lang="en-US"> <emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit.</paragraph>
+<paragraph id="par_id3156294" role="paragraph" xml-lang="en-US"> <emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
<paragraph id="par_id3152974" role="paragraph" xml-lang="en-US"> <item type="input">=ERF(0;1)</item> returns 0.842701.</paragraph>
@@ -282,7 +282,7 @@
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id2963824" role="code" xml-lang="en-US">ERF.PRECISE(LowerLimit)</paragraph>
-<paragraph id="par_id2949715" role="paragraph" xml-lang="en-US"><emph>LowerLimit</emph> is the limit of the integral. The calculation takes places between 0 and this limit.</paragraph>
+<paragraph id="par_id2949715" role="paragraph" xml-lang="en-US"><emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
<paragraph id="par_id2952974" role="paragraph" xml-lang="en-US"> <item type="input">=ERF.PRECISE(1)</item> returns 0.842701.</paragraph>
More information about the Libreoffice-commits
mailing list