Skip to content

Commit 2052ee4

Browse files
authored
Fix dutch typos (#22)
1 parent bae1cda commit 2052ee4

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
@@ -786,7 +786,7 @@ Op deze manier kan je eenvoudig `git supdate` aanroepen als je je submodules wil
786786

787787
Submodules gebruiken is echter niet zonder nukken.
788788

789-
Bijvoorbeeld het switchen van branches met daarin submodulen kan nogal listig zijn.
789+
Bijvoorbeeld het switchen van branches met daarin submodulen kan nogal lastig zijn.
790790
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.
791791

792792
[source,console]

0 commit comments

Comments
 (0)