summaryrefslogtreecommitdiffhomepage
path: root/objective-c.html.markdown
diff options
context:
space:
mode:
authorYannick Loriot <yannick.loriot@gmail.com>2013-08-13 14:38:39 +0200
committerYannick Loriot <yannick.loriot@gmail.com>2013-08-13 14:38:39 +0200
commit5b182eb5e99be7d04071cdb04466ccdae7b2fde9 (patch)
tree77466f85a040c4c647391d08e9dea73b94de3d05 /objective-c.html.markdown
parent6d48842ce96919774e468093e7460ef9779ab341 (diff)
[UPDATE] Authors
Diffstat (limited to 'objective-c.html.markdown')
-rw-r--r--objective-c.html.markdown11
1 files changed, 7 insertions, 4 deletions
diff --git a/objective-c.html.markdown b/objective-c.html.markdown
index 787a9219..df789677 100644
--- a/objective-c.html.markdown
+++ b/objective-c.html.markdown
@@ -1,8 +1,11 @@
---
-language: Objectiv-C
-author: Eugene Yagrushkin
-author_url: www.about.me/yagrushkin
-filename: learnc.Objectiv-C
+
+language: Objective-C
+contributors:
+ - ["Eugene Yagrushkin", "www.about.me/yagrushkin"]
+ - ["Yannick Loriot", "https://github.com/YannickL"]
+filename: LearnObjectiveC.m
+
---
Objective-C is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch.