summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2019-11-20 13:29:06 +0100
committerGitHub <noreply@github.com>2019-11-20 13:29:06 +0100
commitbe6e0bf5c3976ccba66d20b2afde969696980c55 (patch)
treef673f96c27fe95c22bda0903bb4b0896c4087b41
parentMerge branch 'master' into release-docs (diff)
downloadnixpkgs-be6e0bf5c3976ccba66d20b2afde969696980c55.tar.gz
nixos manual: releases workflow nitpicksorigin/release-docs
Co-Authored-By: asymmetric <lorenzo@mailbox.org>
-rwxr-xr-xnixos/doc/manual/development/releases.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/doc/manual/development/releases.xml b/nixos/doc/manual/development/releases.xml
index bdaa2676503e..9371af9984d1 100755
--- a/nixos/doc/manual/development/releases.xml
+++ b/nixos/doc/manual/development/releases.xml
@@ -169,8 +169,8 @@
</listitem>
<listitem>
<para>
- Change <literal>stableBranch</literal> to true in Hydra and wait for
- channel to update.
+ Change <literal>stableBranch</literal> to <literal>true</literal> in Hydra and wait for
+ the channel to update.
</para>
</listitem>
</itemizedlist>
@@ -215,7 +215,7 @@
<listitem>
<para>
Create a new topic on <link xlink:href="https://discourse.nixos.org/">the
- Discourse instance</link> to announce the release with above information.
+ Discourse instance</link> to announce the release with the above information.
Best to check how previous email was formulated to see what needs to be
included.
</para>