From c6bab666049ecc19e57e027f0a8a9bef471df711 Mon Sep 17 00:00:00 2001
From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv>
Date: Tue, 30 Jan 2018 07:57:40 +0100
Subject: [PATCH] v1.0.9.7 minor text revisions of Calibration documentation

---
 DESCRIPTION        | 2 +-
 man/Calibration.Rd | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index f52aeef2..aff52af3 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.0.9.70
+Version: 1.0.9.71
 Date: 2018-01-30
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl")),
diff --git a/man/Calibration.Rd b/man/Calibration.Rd
index 533549b5..ca8ba830 100644
--- a/man/Calibration.Rd
+++ b/man/Calibration.Rd
@@ -5,7 +5,7 @@
 \alias{Calibration}
 
 
-\title{Calibration algorithm which optimises the error criterion selected as objective function using the provided functions}
+\title{Calibration algorithm that optimises the error criterion selected as objective function using the provided functions}
 
 \usage{
 Calibration(InputsModel, RunOptions, InputsCrit, CalibOptions, FUN_MOD,
@@ -41,7 +41,7 @@ Calibration(InputsModel, RunOptions, InputsCrit, CalibOptions, FUN_MOD,
 
 
 \description{
-Calibration algorithm which optimises the error criterion selected as objective function using the provided functions.
+Calibration algorithm that optimises the error criterion selected as objective function using the provided functions.
 }
 
 
-- 
GitLab