From a0685c6693e08365c264496bd414068e01b54d25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stepan@adjemian.eu>
Date: Mon, 16 Aug 2021 13:01:17 +0200
Subject: [PATCH] Fix sphinx warning (title underline too short).

---
 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 8fd30d247a..163f20f8fb 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -4663,7 +4663,7 @@ elements are never repeated (for more details, see the description of
 ``oo_.dr.g_3`` in the third-order case).
 
 Occasionally binding constraints (OCCBIN)
-==============
+=========================================
 
 Dynare allows simulating models with up to two occasionally-binding constraints by 
 relying on a piecewise linear solution as in *Guerrieri and Iacoviello (2015)*.
-- 
GitLab