From b3a5a44c2bca3e2653f1ace60b5156db4fc74198 Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Mon, 11 Jul 2022 12:42:39 +0000 Subject: [PATCH] Fix typo in Ramsey_steady_file.mod --- examples/Ramsey_steady_file.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Ramsey_steady_file.mod b/examples/Ramsey_steady_file.mod index 547480d49..3f3b3acc9 100644 --- a/examples/Ramsey_steady_file.mod +++ b/examples/Ramsey_steady_file.mod @@ -8,7 +8,7 @@ * - This mod-files allows to simulate a simple New Keynesian Model with Rotemberg price * adjustment costs under fully optimal monetary under commitment (Ramsey) * - * - This files shows how to use a userd-defined conditional steady state file in the Ramsey case. It takes + * - This files shows how to use a user-defined conditional steady state file in the Ramsey case. It takes * the value of the defined instrument R as given and then computes the rest of the steady * state, including the steady state inflation rate, based on this value. The initial value * of the instrument for steady state search must then be defined in an initval-block. @@ -22,7 +22,7 @@ */ /* - * Copyright © 2019 Dynare Team + * Copyright © 2019-2022 Dynare Team * * This is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by