mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
Fix typos, especially those that end up in the Nix manual
This commit is contained in:
parent
c6c024ca6f
commit
34bb806f74
18 changed files with 34 additions and 34 deletions
|
@ -804,7 +804,7 @@ void printTable(Table & table)
|
|||
}
|
||||
|
||||
|
||||
/* This function compares the version of a element against the
|
||||
/* This function compares the version of an element against the
|
||||
versions in the given set of elements. `cvLess' means that only
|
||||
lower versions are in the set, `cvEqual' means that at most an
|
||||
equal version is in the set, and `cvGreater' means that there is at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue