From 92a848f674f371d675f461d2a7a6810d492dd4ea Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 11 Mar 2014 13:16:21 +0100 Subject: Fix typos --- doc/manual/writing-nix-expressions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/writing-nix-expressions.xml') diff --git a/doc/manual/writing-nix-expressions.xml b/doc/manual/writing-nix-expressions.xml index 873dc21a5..5585e89fe 100644 --- a/doc/manual/writing-nix-expressions.xml +++ b/doc/manual/writing-nix-expressions.xml @@ -872,7 +872,7 @@ coerced to a string and 456 otherwise (again assuming bar is antiquotable). In the special case where an attribute name inside of a set declaration -evaluates to "${null}" (which is normally an error, as +evaluates to null (which is normally an error, as null is not antiquotable), that attribute is simply not added to the set: -- cgit v1.2.3