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

@ -276,7 +276,7 @@ exports.level = {
"* `git merge o/master`",
"* 等等‧‧‧",
"",
"事實上,一次*下載 (fetch)* remote 的更新並且*合併merge* 這些更新在 git 裡面是很常見的事情! 這個命令叫作 `git pull`。"
"事實上,一次*下載 (fetch)* remote 的更新並且*合併merge* 這些更新在 git 裡面是很常見的事情!這個命令叫作 `git pull`。"
]
}
},