From 4f280d5179225a55e82dfd6ab2e0b2ba71820247 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Tue, 14 May 2013 12:41:20 +0200
Subject: [PATCH] doc: fix typo (cherry picked from commit
 710fb9e225c6e9be1a2982071c6d653c2ee2eda4)

---
 doc/dynare.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 5730f4b713..c0733fc5c2 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -1634,7 +1634,7 @@ for a stochastic model, exogenous variables with leads or lags will
 also have been replaced by new auxiliary variables and equations.
 @end itemize
 
-Compiling the TeX file requires the following Latex packages: 
+Compiling the TeX file requires the following LaTeX packages:
 @code{geometry}, @code{fullpage}, @code{breqn}.
 
 @end deffn
@@ -1662,7 +1662,7 @@ optional @code{steady_state_model} block (@pxref{steady_state_model});
 it will rather output a static version (@i{i.e.} without leads and
 lags) of the dynamic model declared in the @code{model} block.
 
-Compiling the TeX file requires the following Latex packages: 
+Compiling the TeX file requires the following LaTeX packages:
 @code{geometry}, @code{fullpage}, @code{breqn}.
 
 @end deffn
-- 
GitLab