From 6760938c6e202e08c97a4b6e15a1433eb8e2b83c Mon Sep 17 00:00:00 2001
From: Marco Ratto <marco.ratto@jrc.ec.europa.eu>
Date: Mon, 20 Apr 2015 16:50:02 +0200
Subject: [PATCH] fixed typo

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index d7eb848aa5..c3aa898a24 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -7465,7 +7465,7 @@ The following files are stored in each directory (we stick with prior sample but
 of the shock matrix, in sample and out of sample fit of the ANOVA model;
 
 @item
-@code{<mod_file>_prior_<namendo>_vs_<namexo>_map_SE.fig}: for entries of the shock matrix it shows graphs of the estimated first order ANOVA terms @math{y = f(\theta_i)} for each deep parameter \math{\theta_i}; 
+@code{<mod_file>_prior_<namendo>_vs_<namexo>_map_SE.fig}: for entries of the shock matrix it shows graphs of the estimated first order ANOVA terms @math{y = f(\theta_i)} for each deep parameter @math{\theta_i}; 
 
 @item
 @code{<mod_file>_prior_<namendo>_vs_<namlagendo>.fig}: histogram and CDF plot of the MC sample of the individual entry
-- 
GitLab