summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/hy-fr.html.markdown
diff options
context:
space:
mode:
authorHughes Perreault <perreault.hughes@gmail.com>2015-11-13 11:48:48 -0500
committerHughes Perreault <perreault.hughes@gmail.com>2015-11-13 11:48:48 -0500
commite3de8870ca586cd0f084f00cc96ea540cf022638 (patch)
tree72546065b1a0d6abc934f67c0387860df104dff1 /fr-fr/hy-fr.html.markdown
parent2c33662024b3b2c9975c184d9dfb5f8f8ddd02fc (diff)
ressemble -> ressemblent
Diffstat (limited to 'fr-fr/hy-fr.html.markdown')
-rw-r--r--fr-fr/hy-fr.html.markdown2
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")