summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/objective-c-fr.html.markdown
diff options
context:
space:
mode:
authorLevi Bostian <levi.bostian@gmail.com>2015-10-12 22:58:18 -0500
committerLevi Bostian <levi.bostian@gmail.com>2015-10-12 22:58:18 -0500
commit6849c34771f2810925a6b5c452198cddb8d84413 (patch)
tree351b21dc91d780d5b1a34f0ef617fc9c6b9642fc /fr-fr/objective-c-fr.html.markdown
parent42881121c9d035d8ad31bdcea285c8adc7b54ecf (diff)
parent1e90e7da1d042dfc46a5be11117a4e45e460bcf8 (diff)
Merge pull request #1423 from AndyBrown91/objective-c
[objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
Diffstat (limited to 'fr-fr/objective-c-fr.html.markdown')
-rw-r--r--fr-fr/objective-c-fr.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/fr-fr/objective-c-fr.html.markdown b/fr-fr/objective-c-fr.html.markdown
index 69f4d8f9..4e31c4bf 100644
--- a/fr-fr/objective-c-fr.html.markdown
+++ b/fr-fr/objective-c-fr.html.markdown
@@ -14,7 +14,7 @@ lang: fr-fr
L'Objective-C est un langage de programmation orienté objet réflexif principalement utilisé par Apple pour les systèmes d'exploitations Mac OS X et iOS et leurs frameworks respectifs, Cocoa et Cocoa Touch.
-```objective_c
+```objective-c
// Les commentaires sur une seule ligne commencent par //
/*