Skip to content

Commit

Permalink
Fix dutch typos (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casmo authored Feb 23, 2020
1 parent bae1cda commit 2052ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/07-git-tools/sections/submodules.asc
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ Op deze manier kan je eenvoudig `git supdate` aanroepen als je je submodules wil

Submodules gebruiken is echter niet zonder nukken.

Bijvoorbeeld het switchen van branches met daarin submodulen kan nogal listig zijn.
Bijvoorbeeld het switchen van branches met daarin submodulen kan nogal lastig zijn.
Als je een nieuwe branch maakt, daar een submodule toevoegt, en dan terug switcht naar een branch zonder die submodule, heb je de submodule directory nog steeds als een untrackt directory.

[source,console]
Expand Down

0 comments on commit 2052ee4

Please sign in to comment.