diff options
author | Hughes Perreault <perreault.hughes@gmail.com> | 2015-11-13 11:48:48 -0500 |
---|---|---|
committer | Hughes Perreault <perreault.hughes@gmail.com> | 2015-11-13 11:48:48 -0500 |
commit | e3de8870ca586cd0f084f00cc96ea540cf022638 (patch) | |
tree | 72546065b1a0d6abc934f67c0387860df104dff1 /fr-fr | |
parent | 2c33662024b3b2c9975c184d9dfb5f8f8ddd02fc (diff) |
ressemble -> ressemblent
Diffstat (limited to 'fr-fr')
-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") |