Better documentation wording

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
This commit is contained in:
Solène Rapenne 2022-08-20 18:21:36 +02:00 committed by GitHub
parent 0d2bf7acf9
commit caad87e6db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -749,7 +749,7 @@ public:
Setting<unsigned int> downloadSpeed { Setting<unsigned int> downloadSpeed {
this, 0, "download-speed", this, 0, "download-speed",
R"( 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. nix to use for download.
)"}; )"};