diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 4582872..c53176e 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -9603,8 +9603,8 @@ d’une façon déterminée.
A symbol can have any value attached to it or, to use the jargon, we can @dfn{bind} the variable to a value: to a number, such as 72; to a string, @code{"such as this"}; to a list, such as @code{(spruce pine oak)}; we can even bind a variable to a function definition.
-
- Un symbole peut avoir n'impr
+
+ Un symbole peut avoir n'importe quelle valeur attachée, ou, pour utiliser le jargon, nous pouvons @dfn{connecter} la variable à une valeur: à un nombre tel que 72; à une chaîne de caractères, @code{"such as this"}; à une liste telle que @code{(spruce pine oak)}; nous pouvons même connecter une variable à une définition de fonction.