mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-11 07:04:26 +02:00
Fix one incomplete translation
"在上一了我们已经提及过这一点了" -> "在上一节课程中我们已经提及过这一点了"
This commit is contained in:
parent
2a9733ff22
commit
aeb40d591c
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@ exports.level = {
|
|||
"",
|
||||
"本节课我们将学习如何从远程仓库获取数据 —— 命令如其名,它就是 `git fetch`。",
|
||||
"",
|
||||
"你会看到当我们从远程仓库获取数据时, 远程分支也会更新以反映最新的远程仓库。在上一了我们已经提及过这一点了。"
|
||||
"你会看到当我们从远程仓库获取数据时, 远程分支也会更新以反映最新的远程仓库。在上一节课程中我们已经提及过这一点了。"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue