doc: Fix another ID typo.

This commit is contained in:
Ludovic Courtès 2011-10-12 14:54:15 +00:00
parent 46cd25784a
commit f7fe932939

View file

@ -192,7 +192,7 @@ let
jobs = rec { <co xml:id='ex-hello-co-jobs' />
tarball = <co xml:id='ex-hello-co-tarball' />
{ helloSrc }: <co xml:id='ex-hello-co-tarball-arg' />
{ helloSrc }: <co xml:id='ex-hello-co-tarball-args' />
pkgs.releaseTools.sourceTarball { <co xml:id='ex-hello-co-source-tarball' />
name = "hello-tarball";