From ac4ebf72055671f36ef41c83d3a367ac18f43020 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 10:36:38 +0200
Subject: [PATCH] Cosmetic change (remove trailing space).

(cherry picked from commit 8d0241171b7aa657e50848004b0e15126f92b414)
---
 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 2d47c31ace..fce87716f2 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -4859,7 +4859,7 @@ block decomposition of the model (see :opt:`block`).
 
        Sets the same generalized beta distribution as before, but now
        truncates this distribution to ``[-0.5,1]`` through the use of
-       LOWER_BOUND and UPPER_BOUND. 
+       LOWER_BOUND and UPPER_BOUND.
 
     *Parameter transformation*
 
-- 
GitLab