diff --git a/DESCRIPTION b/DESCRIPTION
index 9cde92c01319e23502759922bccdc414581df596..5b9068a7ded0b61ea6752481cb531d71daf74e38 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.1.2.25
+Version: 1.1.2.26
 Date: 2019-01-18
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NEWS.rmd b/NEWS.rmd
index 836339afbdeade2292eafd122abab9fc8f222044..cdc00dc3dd78dafd983b1d9eac77d16ce08d90ea 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.1.2.25 Release Notes (2019-01-18) 
+### 1.1.2.26 Release Notes (2019-01-18) 
 
 
 
diff --git a/man/PEdaily_Oudin.Rd b/man/PEdaily_Oudin.Rd
index 90776f85c16a6d9e3d2780486efa05e4b47a8a71..3a07f303cd1dc7e1a880ee8a019c4aa836520cee 100644
--- a/man/PEdaily_Oudin.Rd
+++ b/man/PEdaily_Oudin.Rd
@@ -22,7 +22,7 @@ PEdaily_Oudin(JD, Temp, LatRad, Lat, LatUnit)
 
 \item{Lat}{[numeric] latitude of measurement for the temperature series [radian or degrees]}
 
-\item{LatUnit}{[character] latitude unit (default = \code{"rad"} or \code{"deg"})), default = \code{"all"}}
+\item{LatUnit}{[character] latitude unit (default = \code{"rad"} or \code{"deg"})}
 }