From f23a54a8aa51439d66d0cf9a27f6a960d1d58214 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Am=C3=A9lia=20Coutard-Sander?= <git@ameliathe1st.gay>
Date: Sun, 22 Jun 2025 04:41:59 +0200
Subject: [PATCH] text -> texte (en -> fr)

---
 html/index.html.esh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/index.html.esh b/html/index.html.esh
index 8166c5d..9fa0720 100644
--- a/html/index.html.esh
+++ b/html/index.html.esh
@@ -34,9 +34,9 @@
 	<h3> Copyright (enfin, copyleft): </h3>
 	<p>
 		Tout ce que je peux copyrighter sur ce site est sous la license CC BY-SA 4.0 ou une version ultérieure
-		(<a href='https://creativecommons.org/licenses/by-sa/4.0/'>info</a> | <a href='/COPYING-CC-BY-SA-4.0'>text</a>). <br />
+		(<a href='https://creativecommons.org/licenses/by-sa/4.0/'>info</a> | <a href='/COPYING-CC-BY-SA-4.0'>texte</a>). <br />
 		Sauf les programmes, qui sont sous l'AGPLv3 ou une version ultérieure
-		(<a href='https://www.gnu.org/licenses/quick-guide-gplv3.html'>info</a> | <a href='/COPYING-AGPL-3.0'>text</a>). <br />
+		(<a href='https://www.gnu.org/licenses/quick-guide-gplv3.html'>info</a> | <a href='/COPYING-AGPL-3.0'>texte</a>). <br />
 		La même chose s'applique à ma chaine youtube. <br />
 		(Bien sûr, si je spécifie une license spécifique pour quelque chose, c'est cette licence qui s'applique.)
 	</p>
-- 
2.46.0