Fixed typo.

This commit is contained in:
Håvard Pettersson 2014-09-28 05:23:18 +02:00
parent 8f1d0070c3
commit fc44dba8ac
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ This installs the plugin binary `tox.so` to the recommended location `~/.weechat
Usage
-----
- If the plugin does no automatically load, load it with `/plugin load tox`. You may have to specify the full path to the plugin binary.
- If the plugin does not automatically load, load it with `/plugin load tox`. You may have to specify the full path to the plugin binary.
- Create a new profile with `/tox create <name>`. The data file is stored in `~/.weechat/tox/` by default.
- Load your profile and connect to the Tox network with `/tox load <name>`.
- Change your name with `/name <new name>`.