summaryrefslogtreecommitdiffhomepage
path: root/vi-vn
diff options
context:
space:
mode:
authorLevi Bostian <levi.bostian@gmail.com>2015-10-12 22:58:18 -0500
committerLevi Bostian <levi.bostian@gmail.com>2015-10-12 22:58:18 -0500
commit6849c34771f2810925a6b5c452198cddb8d84413 (patch)
tree351b21dc91d780d5b1a34f0ef617fc9c6b9642fc /vi-vn
parent42881121c9d035d8ad31bdcea285c8adc7b54ecf (diff)
parent1e90e7da1d042dfc46a5be11117a4e45e460bcf8 (diff)
Merge pull request #1423 from AndyBrown91/objective-c
[objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
Diffstat (limited to 'vi-vn')
-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 //
/*