diff options
author | Adam <adam@adambard.com> | 2014-09-08 13:08:28 +0200 |
---|---|---|
committer | Adam <adam@adambard.com> | 2014-09-08 13:08:28 +0200 |
commit | eab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch) | |
tree | 6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /fr-fr | |
parent | c0d8a18b08d114dd0142a09f6787c7221b423802 (diff) |
Review docs for added rouge lexers and update those with new highlighters
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/objective-c-fr.html.markdown | 2 |
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 // /* |