diff options
| -rw-r--r-- | fr-fr/hy-fr.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/fr-fr/hy-fr.html.markdown b/fr-fr/hy-fr.html.markdown index 5220fb65..bd7c6839 100644 --- a/fr-fr/hy-fr.html.markdown +++ b/fr-fr/hy-fr.html.markdown @@ -22,7 +22,7 @@ Ce tutoriel fonctionne pour hy > 0.9.12  ;; les s-expression de bases  ; Les programmes Lisp sont fait d'expressions symboliques ou sexps qui -; ressemble à +; ressemblent à  (some-function args)  ; maintenant le quintessentiel hello world  (print "hello world") | 
