lib: trivial spelling fixes

This commit is contained in:
Tom Saeger
2017-04-19 19:37:55 -05:00
parent e662e035f9
commit 5989515b94
10 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ rec {
/* `overrideDerivation drv f' takes a derivation (i.e., the result
of a call to the builtin function `derivation') and returns a new
derivation in which the attributes of the original are overriden
derivation in which the attributes of the original are overridden
according to the function `f'. The function `f' is called with
the original derivation attributes.