0
0
Fork 0
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:
Tobias Geerinckx-Rice 2014-12-30 03:31:03 +01:00
parent e62e634128
commit c64257b8e5
46 changed files with 55 additions and 55 deletions

View file

@ -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
};
};
}
#
#