From ed56ea980bcee17850ff1199fbb7c0a9d8cb52cd Mon Sep 17 00:00:00 2001 From: "Данило Глинський (Danylo Hlynskyi)" Date: Thu, 8 Jan 2015 17:34:02 +0200 Subject: Fix typo (assuming this is a typo) Fix typo (assuming this is a typo) `allowedRequisites` mentions `allowedReferences` in code example --- doc/manual/expressions/advanced-attributes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/expressions') diff --git a/doc/manual/expressions/advanced-attributes.xml b/doc/manual/expressions/advanced-attributes.xml index f8b84b98cb82..d476d613e462 100644 --- a/doc/manual/expressions/advanced-attributes.xml +++ b/doc/manual/expressions/advanced-attributes.xml @@ -40,7 +40,7 @@ allowedReferences = []; recursively. For example, -allowedReferences = [ foobar ]; +allowedRequisites = [ foobar ]; enforces that the output of a derivation cannot have any other -- cgit 1.4.1