Skip to content

Commit 1ddfe5a

Browse files
committed
Merge branch 'kh/doc-bundle-typofix'
Typofix. * kh/doc-bundle-typofix: Documentation/git-bundle.txt: fix word join typo
2 parents 5cbe030 + 18693d7 commit 1ddfe5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-bundle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Git commands that fetch or otherwise "read" via protocols such as
3232
possible linkgit:git-clone[1] a new repository from a bundle, to use
3333
linkgit:git-fetch[1] to fetch from one, and to list the references
3434
contained within it with linkgit:git-ls-remote[1]. There's no
35-
corresponding "write" support, i.e.a 'git push' into a bundle is not
35+
corresponding "write" support, i.e. a 'git push' into a bundle is not
3636
supported.
3737

3838
BUNDLE FORMAT

0 commit comments

Comments
 (0)