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

@ -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"/>.
'';