fetchurl: Fix typo in comment (close #2591)

This commit is contained in:
Linquize
2014-05-13 11:23:50 +02:00
committed by Vladimír Čunát
parent 5112e6476b
commit f40db99c7b
+1 -1
View File
@@ -64,7 +64,7 @@ in
, recursiveHash ? false
, # Shell code executed after the file has been fetched
# succesfully. This can do things like check or transform the file.
# successfully. This can do things like check or transform the file.
postFetch ? ""
, # Whether to download to a temporary path rather than $out. Useful