Skip to content

Commit c458570

Browse files
committed
Documentation/git-submodule.txt: typofix
Signed-off-by: Junio C Hamano <[email protected]>
1 parent bbff2dc commit c458570

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
@@ -67,7 +67,7 @@ FILES
6767
-----
6868
When initializing submodules, a .gitmodules file in the top-level directory
6969
of the containing repository is used to find the url of each submodule.
70-
This file should be formatted in the same way as $GIR_DIR/config. The key
70+
This file should be formatted in the same way as `$GIT_DIR/config`. The key
7171
to each submodule url is "submodule.$name.url". See gitlink:gitmodules[5]
7272
for details.
7373

0 commit comments

Comments
 (0)