From 684ce13ac1293afb8bdffb52be33d296090d07cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 13 Dec 2013 12:04:36 +0100
Subject: [PATCH] Fix internal link for verbatim section

---
 doc/dynare.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 01ab36dfff..34f8a55851 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -205,7 +205,7 @@ The Model file
 * Markov-switching SBVAR::
 * Displaying and saving results::
 * Macro-processing language::
-* Verbatim   inclusion::
+* Verbatim inclusion::
 * Misc commands::
 
 Expressions
@@ -935,7 +935,7 @@ end of line one and the parser would continue processing.
 * Markov-switching SBVAR::
 * Displaying and saving results::
 * Macro-processing language::
-* Verbatim   inclusion::
+* Verbatim inclusion::
 * Misc commands::
 @end menu
 
@@ -8030,7 +8030,7 @@ array stored in a MATLAB/Octave variable.
 
 @end table
 
-@node Verbatim   inclusion
+@node Verbatim inclusion
 @section Verbatim inclusion
 
 Pass everything contained within the @code{verbatim} block to the @code{<mod_file>.m} file.
-- 
GitLab