mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Fix user-facing typos (mainly in descriptions)
This commit is contained in:
parent
e62e634128
commit
c64257b8e5
46 changed files with 55 additions and 55 deletions
|
@ -142,7 +142,7 @@ in
|
|||
type = types.int;
|
||||
default = 80;
|
||||
description = ''
|
||||
Port to forward incoming trafic to. 80 by default.
|
||||
Port to forward incoming traffic to. 80 by default.
|
||||
'';
|
||||
};
|
||||
keyFile = mkOption {
|
||||
|
@ -195,4 +195,4 @@ in
|
|||
};
|
||||
};
|
||||
}
|
||||
#
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue