From 93a3d69526bb3dab837ed993860ec32e155fbc29 Mon Sep 17 00:00:00 2001
From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Date: Sat, 24 Sep 2022 11:21:21 +0200
Subject: [PATCH] =?UTF-8?q?Doc:=20missing=20indentation=20(from=20S=C3=A9b?=
 =?UTF-8?q?astien=20Villemot)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/functions/graphic/ploth | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/functions/graphic/ploth b/src/functions/graphic/ploth
index c3fb796cbe..2d6985bcab 100644
--- a/src/functions/graphic/ploth
+++ b/src/functions/graphic/ploth
@@ -115,6 +115,6 @@ Doc: high precision plot of the function $y=f(x)$ represented by the expression
  @eprog\noindent will draw respectively a circle and a circle cut by the line
  $y=x$.
 
-\item $8192 = \kbd{no_MinMax}$: do not print the boundary numbers (in both directions).
+ \item $8192 = \kbd{no_MinMax}$: do not print the boundary numbers (in both directions).
 
  \synt{ploth}{void *E, GEN (*eval)(void*, GEN), GEN a, GEN b, long flag, long n, long prec},
-- 
2.30.2

