From ab3899aedd1d000506635977d60496d56f07a28a Mon Sep 17 00:00:00 2001
From: Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>
Date: Wed, 17 Jan 2024 17:56:52 +0100
Subject: [PATCH] Typing error corrected in ref

---
 man/lauricella.Rd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/lauricella.Rd b/man/lauricella.Rd
index e486073..49f7be3 100644
--- a/man/lauricella.Rd
+++ b/man/lauricella.Rd
@@ -41,7 +41,7 @@ Sometimes, the convergence is too slow and the required precision cannot be reac
 If this happens, the \code{attr(, "epsilon")} attribute is the precision that was really reached.
 }
 \references{
-N. Bouhlel, A. Dziri, Jullback-Leibler Divergence Between Multivariate Generalized Gaussian Distributions.
+N. Bouhlel, A. Dziri, Kullback-Leibler Divergence Between Multivariate Generalized Gaussian Distributions.
 IEEE Signal Processing Letters, vol. 26 no. 7, July 2019.
 \doi{10.1109/LSP.2019.2915000}
 }
-- 
GitLab