[i18n] Fix typo

This commit is contained in:
Léa Saviot
2018-10-18 11:06:44 +02:00
committed by Émilie Feral
parent 8e2a30ab8e
commit b2c2ca17c8

View File

@@ -7,4 +7,4 @@ DeleteScript = "Supprimer le script"
FunctionsAndVariables = "Fonctions et variables"
NameTaken = "Il existe déjà un script portant le même nom"
NameTooLong = "Le nom choisi est trop long"
NonCompliantName = "Caratères autorisés : a-z, 0-9, _"
NonCompliantName = "Caractères autorisés : a-z, 0-9, _"