From f6c51d4cc48f39c2c485eed8afe387cf93b33c8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Wed, 23 Feb 2011 10:07:59 +0100
Subject: [PATCH] libslicot: fix typo (thanks to Thomas Weber)

---
 mex/sources/libslicot/AB13ED.f | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mex/sources/libslicot/AB13ED.f b/mex/sources/libslicot/AB13ED.f
index 32033b7392..a757b84e22 100644
--- a/mex/sources/libslicot/AB13ED.f
+++ b/mex/sources/libslicot/AB13ED.f
@@ -229,7 +229,7 @@ C
 C
       SUFWRK = LDWORK-IWK.GE.N2
 C
-C     Computation of the tolerances and the treshold for termination of
+C     Computation of the tolerances and the threshold for termination of
 C     the bisection method. SEPS is the square root of the machine
 C     precision.
 C
-- 
GitLab