From a47600daba314fd327ecaf818333fcdb12b68a22 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Thu, 13 Feb 2014 15:16:28 +0100 Subject: [PATCH] doc: fix typo --- doc/dynare.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index ef4087a357..82450b04df 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -10731,7 +10731,7 @@ Matlab sets width and height The height of the graph, in inches. Default: @code{4.5} @item showGrid, @code{BOOLEAN} -Whether or not to display the minor grid on the graph. Default: +Whether or not to display the major grid on the graph. Default: @code{true} @item showLegend, @code{BOOLEAN} -- GitLab