From 123ba261b48d173a01bd8f99e4a28fe4e186da0e Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Mon, 31 Dec 2018 11:36:03 +0100
Subject: [PATCH] doc: fix typo

---
 doc/dynare.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 1b6eca9d20..8dc4adb94c 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -4349,7 +4349,7 @@ exogenous variables are made available in @code{oo_.exo_simul}
 @item qz_criterium = @var{DOUBLE}
 @anchor{qz_criterium}
 Value used to split stable from unstable eigenvalues in reordering the
-Generalized Schur decomposition used for solving 1^st order
+Generalized Schur decomposition used for solving first order
 problems. Default: @code{1.000001} (except when estimating with
 @code{lik_init} option equal to @code{1}: the default is
 @code{0.999999} in that case; @pxref{Estimation}).
-- 
GitLab