Fix some translation and punctuation for Traditional Chinese.

This commit is contained in:
Qing-Cheng Li 2015-01-11 21:42:41 +08:00
parent ae4c052b8c
commit b261d16a96
20 changed files with 29 additions and 29 deletions

View file

@ -576,7 +576,7 @@ exports.level = {
"markdowns": [
"## git 的 branch",
"",
" git 的 branch 非常不空間。它們只是一個指向某個 commit 的 reference就這麼簡單。所以許多 git 的愛好者會建議:",
" git 的 branch 非常不空間。它們只是一個指向某個 commit 的 reference就這麼簡單。所以許多 git 的愛好者會建議:",
"",
"```",
"早點建立 branch經常建立 branch",