From d74fce4e9cb37b272b6307977dc29bfa29eb088b Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Wed, 5 Feb 2020 11:30:58 +0000
Subject: [PATCH] noemptylinemacro: Add missing word to

(cherry picked from commit eaacb57d5c0612747d949c164b20e6e0f086e694)
---
 doc/manual/source/running-dynare.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst
index c85f0bf5cc..99a81aebd5 100644
--- a/doc/manual/source/running-dynare.rst
+++ b/doc/manual/source/running-dynare.rst
@@ -163,7 +163,7 @@ by the ``dynare`` command.
 
     .. option:: noemptylinemacro
 
-        Passing this option removes all empty from the macro expanded
+        Passing this option removes all empty lines from the macro expanded
         mod file created when the :opt:`savemacro <savemacro[=FILENAME]>` option is used.
 
     .. option:: onlymodel
-- 
GitLab