From 01ce90afcdf54059c7a15566a53c4dd4ca9d4d97 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Mon, 8 Apr 2019 12:03:57 +0200
Subject: [PATCH] doc: fix typo in option default value

---
 doc/manual/source/the-model-file.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 46789fa078..afefaea109 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -7577,7 +7577,7 @@ the :comm:`bvar_forecast` command.
 
     .. option:: conf_sig = DOUBLE
 
-        Level of significance for confidence interval. Default: ``0.90``.
+        Level of significance for confidence interval. Default: ``0.80``.
 
     *Output*
 
-- 
GitLab