Merge pull request #38568 from samueldr/fix/nixpkgs-rebase-callout

doc: Fixes repeated callout in nixpkgs manual 15.1
This commit is contained in:
Jörg Thalheim 2018-04-08 11:59:28 +01:00 committed by GitHub
commit 6366951310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>