Skip to content

Commit 9ce159b

Browse files
marjune163networm
authored andcommitted
fix typo issue
1 parent 85cbfa0 commit 9ce159b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/submodules.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ Please move or remove them before you can switch branches.
880880
Aborting
881881
----
882882

883-
你可以通过 `check -f` 来强制切换,但是要小心,如果其中还有未保存的修改,这个命令会把它们覆盖掉。
883+
你可以通过 `checkout -f` 来强制切换,但是要小心,如果其中还有未保存的修改,这个命令会把它们覆盖掉。
884884

885885
[source,console]
886886
----

0 commit comments

Comments
 (0)