Fix typo (assuming this is a typo)

Fix typo (assuming this is a typo)
`allowedRequisites` mentions `allowedReferences` in code example
This commit is contained in:
Данило Глинський (Danylo Hlynskyi) 2015-01-08 17:34:02 +02:00 committed by Eelco Dolstra
parent 27b7b94923
commit ed56ea980b

View file

@ -40,7 +40,7 @@ allowedReferences = [];
recursively. For example,
<programlisting>
allowedReferences = [ foobar ];
allowedRequisites = [ foobar ];
</programlisting>
enforces that the output of a derivation cannot have any other