From fcb5a17ee1a5673dfb283769e8ba6ac893f6f087 Mon Sep 17 00:00:00 2001
From: Fabien Souille <fabien.souille@edf.fr>
Date: Mon, 3 Feb 2025 16:03:09 +0100
Subject: [PATCH] [t2d][doc] fix wrong keyword in user doc for sidewall
 friction

---
 documentation/telemac2d/user/latex/chap6.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/telemac2d/user/latex/chap6.tex b/documentation/telemac2d/user/latex/chap6.tex
index c9c0ca6f5f..ac763ea051 100644
--- a/documentation/telemac2d/user/latex/chap6.tex
+++ b/documentation/telemac2d/user/latex/chap6.tex
@@ -125,8 +125,8 @@ This consideration may still be enabled using the keyword
 This keyword offers the same option than the keyword
 \telkey{LAW OF BOTTOM FRICTION} described above.
 The coefficient of friction to take into account is then provided
-by the keyword \telkey{FRICTION COEFFICIENT FOR LATERAL SOLID BOUNDARIES}
-(default value = 60!) if it is constant on all solid boundaries.
+by the keyword \telkey{ROUGHNESS COEFFICIENT OF BOUNDARIES}
+(default value = 100) if it is constant on all solid boundaries.
 If this value varies spatially, the user can fill the column \telfile{AUBOR}
 in the \telkey{BOUNDARY CONDITIONS FILE} (see Section \ref{sub:bc:file}).
 \telfile{AUBOR} is then considered as a quadratic coefficient whose
-- 
GitLab