Skip to content

Commit 5814d44

Browse files
elonderingitster
authored andcommitted
doc: submodule: fix typo for command absorbgitdirs
The sentence wants to talk about the superproject's possesive, not plural form. Signed-off-by: Thomas Menzel <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4cd1cf3 commit 5814d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-submodule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ registered submodules, and sync any nested submodules within.
226226

227227
absorbgitdirs::
228228
If a git directory of a submodule is inside the submodule,
229-
move the git directory of the submodule into its superprojects
229+
move the git directory of the submodule into its superproject's
230230
`$GIT_DIR/modules` path and then connect the git directory and
231231
its working directory by setting the `core.worktree` and adding
232232
a .git file pointing to the git directory embedded in the

0 commit comments

Comments
 (0)