From db008078dbb4518d3d8711bd2a63d7bbdcbbda17 Mon Sep 17 00:00:00 2001
From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152>
Date: Thu, 10 Dec 2009 18:52:39 +0000
Subject: [PATCH] dynare++: fixed typos in doc of kord library

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3220 ac1d8469-bf42-47a9-8791-bf33cf982152
---
 dynare++/kord/first_order.cweb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dynare++/kord/first_order.cweb b/dynare++/kord/first_order.cweb
index 7810440001..79cb251802 100644
--- a/dynare++/kord/first_order.cweb
+++ b/dynare++/kord/first_order.cweb
@@ -113,12 +113,12 @@ $$
 We reorder the eigenvalue pair so that $S_{ii}/T_{ii}$ with modulus
 less than one would be in the left-upper part.
 
-\li The Blachard--Kahn stability argument implies that the pairs
-with modulus less that one will be in and only int $S_{11}/T_{11}$.
+\li The Blanchard--Kahn stability argument implies that the pairs
+with modulus less that one will be in and only in $S_{11}/T_{11}$.
 The exploding paths will be then eliminated when
 $$
 \left[\matrix{Z_{11}^T&Z_{21}^T\cr Z_{12}^T&Z_{22}^T}\right]
-\left[\matrix{I\cr X}\right]\left[g_{y^*}^*\right]=
+\left[\matrix{I\cr X}\right]=
 \left[\matrix{Y\cr 0}\right]
 $$
 From this we have, $Y=Z_{11}^{-1}$, and $X=Z_{21}Y$, or equivalently
-- 
GitLab