summaryrefslogtreecommitdiffhomepage
path: root/vi-vn
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2013-10-27 22:17:56 -0700
committerAdam <adam@adambard.com>2013-10-27 22:17:56 -0700
commit7ff3de74fe941a220e6fb3e3e3434d90d0d51cc6 (patch)
treec72f98e266c566462bc1224a78b696e80faa3770 /vi-vn
parent833142b29faf47d961547785c473d04fc0024458 (diff)
Updates
Diffstat (limited to 'vi-vn')
-rw-r--r--vi-vn/git-vi.html.markdown1
-rw-r--r--vi-vn/objective-c-vi.html.markdown4
2 files changed, 3 insertions, 2 deletions
diff --git a/vi-vn/git-vi.html.markdown b/vi-vn/git-vi.html.markdown
index 77fec983..bdb88204 100644
--- a/vi-vn/git-vi.html.markdown
+++ b/vi-vn/git-vi.html.markdown
@@ -4,6 +4,7 @@ tool: git
contributors:
- ["Jake Prather", "http://github.com/JakeHP"]
filename: LearnGit-vi.txt
+lang: vi-vn
---
Git là một hệ quản lý mã nguồn và phiên bản phân tán (distributed version control and source code management system).
diff --git a/vi-vn/objective-c-vi.html.markdown b/vi-vn/objective-c-vi.html.markdown
index f6296ec0..6d19ca02 100644
--- a/vi-vn/objective-c-vi.html.markdown
+++ b/vi-vn/objective-c-vi.html.markdown
@@ -4,7 +4,7 @@ language: Objective-C
contributors:
- ["Eugene Yagrushkin", "www.about.me/yagrushkin"]
- ["Yannick Loriot", "https://github.com/YannickL"]
-lang: vi-vi
+lang: vi-vn
filename: LearnObjectiveC-vi.m
---
@@ -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
+```cpp
// Chú thích dòng đơn bắt đầu với //
/*