From ee3c95057f7d61de789bdae9b1c123c6fcc4b290 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sun, 28 Oct 2018 11:57:23 -0600 Subject: Grammar Change-Id: I3d3bc317afd35bce5c941144417b7222e9063ae8 --- source/text/scalc/01/04060115.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index 1f367d4fdf..9506f99b52 100644 --- a/source/text/scalc/01/04060115.xhp +++ b/source/text/scalc/01/04060115.xhp @@ -263,7 +263,7 @@ ERF(LowerLimit; UpperLimit) LowerLimit is the lower limit of the integral. - UpperLimit 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. + UpperLimit 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. =ERF(0;1) returns 0.842701. @@ -282,7 +282,7 @@ ERF.PRECISE(LowerLimit) -LowerLimit is the limit of the integral. The calculation takes places between 0 and this limit. +LowerLimit is the limit of the integral. The calculation takes place between 0 and this limit. =ERF.PRECISE(1) returns 0.842701. -- cgit