gnu: r-tea: Fix typo.
authorRicardo Wurmus <rekado@elephly.net>
Fri, 24 Apr 2020 13:51:52 +0000 (15:51 +0200)
committerRicardo Wurmus <rekado@elephly.net>
Fri, 24 Apr 2020 13:51:52 +0000 (15:51 +0200)
* gnu/packages/cran.scm (r-tea)[description]: Fix typo.

gnu/packages/cran.scm

index a81ca5c..a2a5da6 100644 (file)
@@ -21182,7 +21182,7 @@ general, via different versions of bridge sampling.")
     (home-page "https://cran.r-project.org/web/packages/tea/")
     (synopsis "Threshold estimation approaches")
     (description
-     "This package provide different approaches for selecting the threshold
+     "This package provides different approaches for selecting the threshold
 in generalized Pareto distributions.  Most of them are based on minimizing the
 AMSE-criterion or atleast by reducing the bias of the assumed GPD-model.
 Others are heuristically motivated by searching for stable sample paths, i.e.