mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
Better documentation wording
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
This commit is contained in:
parent
0d2bf7acf9
commit
caad87e6db
1 changed files with 1 additions and 1 deletions
|
@ -749,7 +749,7 @@ public:
|
|||
Setting<unsigned int> downloadSpeed {
|
||||
this, 0, "download-speed",
|
||||
R"(
|
||||
Specify the maxium transfer rate in kilobytes per second you want
|
||||
Specify the maximum transfer rate in kilobytes per second you want
|
||||
nix to use for download.
|
||||
)"};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue