summaryrefslogtreecommitdiffhomepage
path: root/vi-vn/objective-c-vi.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 /vi-vn/objective-c-vi.html.markdown
parent622d4485ab9efd265be83d16abbe8cb12da7934c (diff)
parent59a07411effbd0ed6289e062621deb29fe8641a8 (diff)
fix merge conflict in css.html.markdown
Diffstat (limited to 'vi-vn/objective-c-vi.html.markdown')
-rw-r--r--vi-vn/objective-c-vi.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/vi-vn/objective-c-vi.html.markdown b/vi-vn/objective-c-vi.html.markdown
index c97bb560..38e418e9 100644
--- a/vi-vn/objective-c-vi.html.markdown
+++ b/vi-vn/objective-c-vi.html.markdown
@@ -12,7 +12,7 @@ filename: LearnObjectiveC-vi.m
Objective-C là ngôn ngữ lập trình chính được sử dụng bởi Apple cho các hệ điều hành OS X, iOS và các framework tương ứng của họ, Cocoa và Cocoa Touch.
Nó là một ngôn ngữ lập trình mục đích tổng quát, hướng đối tượng có bổ sung thêm kiểu truyền thông điệp giống Smalltalk vào ngôn ngữ lập trình C.
-```objective_c
+```objective-c
// Chú thích dòng đơn bắt đầu với //
/*