From 7a50281c6815ba91aae24d66376e1afa2bfe812b Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan.bastani@ens.fr>
Date: Mon, 2 May 2011 18:08:25 +0200
Subject: [PATCH] manual: fix typo

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 56aa8e8da1..c64354f59a 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -5106,7 +5106,7 @@ If equal to @code{2}, triggers gsa Monte-Carlo sample (@i{i.e.} loads a sample c
 Uses the provided path to a specific user defined sample file. Default: @code{0}
 
 @item parameter_set = @code{prior_mode} | @code{prior_mean} | @code{posterior_mode} | @code{posterior_mean} | @code{posterior_median}
-Specify the parameter set to use. Default: @code{prior_mode}
+Specify the parameter set to use. Default: @code{prior_mean}
 
 @end table
 
-- 
GitLab