Skip to content

Commit

Permalink
Merge pull request #84733 from devhell/fix-doc-para
Browse files Browse the repository at this point in the history
manual/rl-2009.xml: Fix literal closing tag
  • Loading branch information
worldofpeace authored Apr 8, 2020
2 parents 0902724 + beae5a9 commit b4faf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/doc/manual/release-notes/rl-2009.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ environment.systemPackages = [
<para>
The <package>notmuch</package> package move its emacs-related binaries and
emacs lisp files to a separate output. They're not part
of the default <literal>out<literal> output anymore - if you relied on the
of the default <literal>out</literal> output anymore - if you relied on the
<literal>notmuch-emacs-mua</literal> binary or the emacs lisp files, access them via
the <literal>notmuch.emacs</literal> output.
</para>
Expand Down

0 comments on commit b4faf4d

Please sign in to comment.