mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +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
|
@ -24,7 +24,7 @@ in
|
|||
default = false;
|
||||
description =
|
||||
''
|
||||
Whether to enable the Tox DHT boostrap daemon.
|
||||
Whether to enable the Tox DHT bootstrap daemon.
|
||||
'';
|
||||
};
|
||||
|
||||
|
@ -45,7 +45,7 @@ in
|
|||
default = "";
|
||||
description =
|
||||
''
|
||||
Configuration for boostrap daemon.
|
||||
Configuration for bootstrap daemon.
|
||||
See <link xlink:href="https://github.com/irungentoo/toxcore/blob/master/other/bootstrap_daemon/tox-bootstrapd.conf"/>
|
||||
and <link xlink:href="http://wiki.tox.im/Nodes"/>.
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue