From 8c40a88d75cffe1b9f15abd82223bd4766097fb0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 16 Nov 2012 11:11:09 +0100
Subject: [PATCH] Ref. manual: minor fixes related to @xref (manually cherry
 picked from commit 87d2dbca4d901f1e07225e9744d447b894b4e8ef)

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 4c05f28f3..a935e677c 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -4190,7 +4190,7 @@ stored in variable @code{oo_.forecast} and corresponds to the forecast
 at the posterior mode. If a Metropolis-Hastings is computed, the
 distribution of forecasts is stored in variables
 @code{oo_.PointForecast} and
-@code{oo_.MeanForecast}. @xref{Forecasting} for a description of
+@code{oo_.MeanForecast}. @xref{Forecasting}, for a description of
 these variables.
 
 @item tex
-- 
GitLab