From ed56ea980bcee17850ff1199fbb7c0a9d8cb52cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D0=BB=D0=BE=20=D0=93=D0=BB=D0=B8?= =?UTF-8?q?=D0=BD=D1=81=D1=8C=D0=BA=D0=B8=D0=B9=20=28Danylo=20Hlynskyi=29?= Date: Thu, 8 Jan 2015 17:34:02 +0200 Subject: [PATCH] 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(-) diff --git a/doc/manual/expressions/advanced-attributes.xml b/doc/manual/expressions/advanced-attributes.xml index f8b84b98c..d476d613e 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