From 08bc6404eb0d7d6fb276c33d9f4cd6499c63d624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 2 Apr 2024 19:14:51 +0200 Subject: [PATCH] =?UTF-8?q?doc/api:=20fix=20typo:=20"formatt=C3=A9e"=20->?= =?UTF-8?q?=20"format=C3=A9e"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/fr/weechat_plugin_api.fr.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc index 5bd729dff..36937541e 100644 --- a/doc/fr/weechat_plugin_api.fr.adoc +++ b/doc/fr/weechat_plugin_api.fr.adoc @@ -4796,7 +4796,7 @@ int weechat_util_strftimeval (char *string, int max, const char *format, struct Paramètres : -* _string_ : tampon où stocker la chaîne formattée +* _string_ : tampon où stocker la chaîne formatée * _max_ : taille de la chaîne * _format_ : format, le même que celui de la fonction _strftime_, avec des caractères de conversion supplémentaires :