From 33feaab2b1ab35f7e795bfb4c4c29713c7eb2123 Mon Sep 17 00:00:00 2001
From: Guillaume Rousse <guillaume.rousse@renater.fr>
Date: Thu, 21 Feb 2019 11:11:49 +0100
Subject: [PATCH] fix typo

---
 lib/AccountManager/L10N/fr.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/AccountManager/L10N/fr.pm b/lib/AccountManager/L10N/fr.pm
index e2dd100..5848c36 100644
--- a/lib/AccountManager/L10N/fr.pm
+++ b/lib/AccountManager/L10N/fr.pm
@@ -244,7 +244,7 @@ msgstr "Merci d'avoir utilisé le service %1"
 #. (to)
 #: templates/mail/send_authentication_token.tt2.html:4 templates/mail/send_authentication_token.tt2.txt:3
 msgid "The address %1 is mentioned in the federation metadata as a contact for this Service Provider."
-msgstr "L'addresse %1 est mentionnée dans les métadonnées de la fédération comme contact pour ce service."
+msgstr "L'adresse %1 est mentionnée dans les métadonnées de la fédération comme contact pour ce service."
 
 #: templates/web/edugain/create_accounts.tt2.html:76 templates/web/renater/create_accounts.tt2.html:80
 msgid "Therefore its values should be handled with great care."
-- 
GitLab