summaryrefslogtreecommitdiffhomepage
path: root/fr-fr
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2016-12-23 01:08:03 +0100
committerGitHub <noreply@github.com>2016-12-23 01:08:03 +0100
commit728852dea14ffc77786121af3f5af298337cf5da (patch)
treedb2697658d6c99d75c547274ca45f6d20826ede1 /fr-fr
parent601aae91ae16ff1968899f08f29f10433daad92d (diff)
follow-up fixes for #2602
Diffstat (limited to 'fr-fr')
-rw-r--r--fr-fr/crystal-fr.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/fr-fr/crystal-fr.html.markdown b/fr-fr/crystal-fr.html.markdown
index 0bf6889c..2c4e3dad 100644
--- a/fr-fr/crystal-fr.html.markdown
+++ b/fr-fr/crystal-fr.html.markdown
@@ -13,7 +13,7 @@ lang: fr-fr
# Ceci est un commentaire
-# Tout est object
+# Tout est objet
nil.class #=> Nil
100.class #=> Int32
true.class #=> Bool
@@ -68,7 +68,7 @@ true.class #=> Bool
'a'.class #=> Char
-# Notation octale des caratères
+# Notation octale des caractères
'\101' #=> 'A' : Char
# Notation unicode