forked from lix-project/lix
Better documentation wording
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
This commit is contained in:
parent
0d2bf7acf9
commit
caad87e6db
|
@ -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…
Reference in a new issue