From 670de60a727454dc1f19d3ca7ebea3d168cc0285 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Lupi=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Thu, 13 Aug 2015 14:24:01 +0200
Subject: [PATCH] Fixed typo (missing macro in texinfo doc).

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 08cc205d53..a48c6a5ab6 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -3948,7 +3948,7 @@ the global workspace (this latter way of accessing the IRFs is
 deprecated and will disappear in a future version).
 
 If the option @code{contemporaneous_correlation} is different from 0, sets 
-{oo_.contemporaneous_correlation}, which is described below.
+@code{oo_.contemporaneous_correlation}, which is described below.
 
 @customhead{Example 1}
 
-- 
GitLab