From 7e894404353379eb882a50adef845b8f0a5f83ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 15 Oct 2024 15:44:01 -0400
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 653d83f12..af3a37f45 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -2051,7 +2051,7 @@ in this case ``initval`` is used to specify the terminal conditions.
 
     .. option:: last_obs = {INTEGER | DATE}
 
-        The observaton number or the date (see
+        The observation number or the date (see
 	:ref:`dates-members`) of the last observation to be used in
 	the file.
 
-- 
GitLab