From a2fbd6d23cf64f047ba63cbe96952938066a0f44 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 29 Apr 2022 17:47:36 +0200
Subject: [PATCH] Manual: fix typo

[skip ci]
---
 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 04aca80e25..4fe506aeb9 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3858,7 +3858,7 @@ receive new information that makes them revise their anticipation for the path
 of future shocks. Also, under this scenario, it is assumed that agents
 behave as under perfect foresight, *i.e.* they take their decisions as if there
 was no uncertainty and they knew exactly the path of future shocks; the new
-information that they may receive comes as a total suprise to them.
+information that they may receive comes as a total surprise to them.
 
 Such a scenario can be solved by Dynare using the
 ``perfect_foresight_with_expectation_errors_setup`` and
-- 
GitLab