mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
lib: fix typos
This commit is contained in:
parent
403e25e3e3
commit
695d4bc76b
8 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@ in
|
|||
situations below.
|
||||
|
||||
For illustration and/or testing, we define derivation such that its
|
||||
evaluation is very noticable.
|
||||
evaluation is very noticeable.
|
||||
|
||||
let derivation = throw "This won't be evaluated.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue