summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2018-04-08 11:59:28 +0100
committerGitHub <noreply@github.com>2018-04-08 11:59:28 +0100
commit63669513105124687425e02d7e0b8de3c7f4981e (patch)
treec2c690be46b2d7404c4b0f4abe5f2b33144965b0 /doc
parent56ef92e46dd46deb1442e1fe06fa87c61d37ff95 (diff)
parente675ae456c9f2c447c1583656441b226eed65f34 (diff)
Merge pull request #38568 from samueldr/fix/nixpkgs-rebase-callout
doc: Fixes repeated callout in nixpkgs manual 15.1
Diffstat (limited to 'doc')
-rw-r--r--doc/reviewing-contributions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reviewing-contributions.xml b/doc/reviewing-contributions.xml
index c4bd6c57ffdb..d6f33ccd1cdb 100644
--- a/doc/reviewing-contributions.xml
+++ b/doc/reviewing-contributions.xml
@@ -112,7 +112,7 @@ $ git rebase --onto nixos-unstable BASEBRANCH FETCH_HEAD <co
<varname>BASEBRANCH</varname> the base branch of the
pull-request.</para>
</callout>
- <callout arearefs='reviewing-rebase-3'>
+ <callout arearefs='reviewing-rebase-4'>
<para>Rebasing the pull-request changes to the nixos-unstable
branch.</para>
</callout>