aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-12-27 15:14:31 -0800
committerJunio C Hamano <gitster@pobox.com>2020-12-27 15:14:32 -0800
commitf6bf36dc9c30b2a8a5c99fcf62646a6b29b37010 (patch)
treeb5bf6998703a16e592da6df376cb2a3fdd4eb5cd
parentMerge tag 'l10n-2.30.0-rnd2' of https://github.com/git-l10n/git-po (diff)
parentgit.txt: fix typos in 'linkgit' macro invocation (diff)
downloadgit-f6bf36dc9c30b2a8a5c99fcf62646a6b29b37010.tar.gz
git-f6bf36dc9c30b2a8a5c99fcf62646a6b29b37010.zip
Merge branch 'pb/doc-git-linkit-fix'
Docfix. * pb/doc-git-linkit-fix: git.txt: fix typos in 'linkgit' macro invocation
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index c463b937a8..a6d4ad0818 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -609,8 +609,8 @@ other
`GIT_SEQUENCE_EDITOR`::
This environment variable overrides the configured Git editor
when editing the todo list of an interactive rebase. See also
- linkit::git-rebase[1] and the `sequence.editor` option in
- linkit::git-config[1].
+ linkgit:git-rebase[1] and the `sequence.editor` option in
+ linkgit:git-config[1].
`GIT_SSH`::
`GIT_SSH_COMMAND`::