From 450c8acf10f7ab2304a9b1e568de4b0f4c001693 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Sun, 4 Mar 2012 18:51:53 +0200 Subject: [PATCH] Fix typo. --- index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.txt b/index.txt index 2624981..d90dc95 100644 --- a/index.txt +++ b/index.txt @@ -676,7 +676,7 @@ Like other bots, Supybot can be configured to try and keep the primary nick usin Whether the plugin is actively checking for the primary nick. This setting makes no sense, as you might as well `unload NickCapture` if you think about setting this to false. `config plugins.NickCapture.ison.period`:: - How many seconds to wait between nick availibity polls. The default is 600 (10 min). The smaller you set this, the higher the chance of the bot recovering the nick when it becomes available. On the other hand, you will also generate more traffic so you might want to avoid that. + How many seconds to wait between nick availability polls. The default is 600 (10 min). The smaller you set this, the higher the chance of the bot recovering the nick when it becomes available. On the other hand, you will also generate more traffic so you might want to avoid that. === Owner commands === -- 2.11.4.GIT