summaryrefslogtreecommitdiffhomepage
path: root/vi-vn/objective-c-vi.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
committerAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
commiteab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch)
tree6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /vi-vn/objective-c-vi.html.markdown
parentc0d8a18b08d114dd0142a09f6787c7221b423802 (diff)
Review docs for added rouge lexers and update those with new highlighters
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 6d19ca02..c97bb560 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.
-```cpp
+```objective_c
// Chú thích dòng đơn bắt đầu với //
/*