format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -3,6 +3,6 @@
> 将目录储存在栈顶以便稍后访问.
> 参考`popd`命令来切换到原目录.
- 切换目录并将它放至栈
- 切换目录并将它放至栈:
`pushd {{目录}}`