summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/objective-c-fr.html.markdown
diff options
context:
space:
mode:
authorKara Kincaid <kara_kincaid@epam.com>2015-10-13 10:06:11 -0400
committerKara Kincaid <kara_kincaid@epam.com>2015-10-13 10:06:11 -0400
commit45a5a9ed5b45f483a04c3b985be74cbcd38179fe (patch)
tree9d7599079877adda1b28cac75b8bc8f8bf057091 /fr-fr/objective-c-fr.html.markdown
parent622d4485ab9efd265be83d16abbe8cb12da7934c (diff)
parent59a07411effbd0ed6289e062621deb29fe8641a8 (diff)
fix merge conflict in css.html.markdown
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 //
/*