summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/objective-c-fr.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
committerAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
commiteab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch)
tree6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /fr-fr/objective-c-fr.html.markdown
parentc0d8a18b08d114dd0142a09f6787c7221b423802 (diff)
Review docs for added rouge lexers and update those with new highlighters
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 b98d161e..69f4d8f9 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.
-```cpp
+```objective_c
// Les commentaires sur une seule ligne commencent par //
/*