summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/git-cn.html.markdown
diff options
context:
space:
mode:
authorTin Unkai <tinunkai@gmail.com>2018-11-16 11:14:50 +0900
committerTin Unkai <tinunkai@gmail.com>2018-11-16 11:14:50 +0900
commit134efd66479a36fcc4e0bd5c8a421e900baef173 (patch)
tree4ca7dfdb6c6fc43c00d43fca9aad4c26bc2f60a9 /zh-cn/git-cn.html.markdown
parent314511a223667f68f1dec5e09aac57025fd64f80 (diff)
Fix wrong Chinese character
Diffstat (limited to 'zh-cn/git-cn.html.markdown')
-rw-r--r--zh-cn/git-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/git-cn.html.markdown b/zh-cn/git-cn.html.markdown
index 4ef3ffb8..d471ab5d 100644
--- a/zh-cn/git-cn.html.markdown
+++ b/zh-cn/git-cn.html.markdown
@@ -131,7 +131,7 @@ $ git help init
```bash
-# 显示分支,为跟踪文件,更改和其他不同
+# 显示分支,未跟踪文件,更改和其他不同
$ git status
# 查看其他的git status的用法