We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294d8a7 commit 7407d35Copy full SHA for 7407d35
docs/source/plugin/bot/channels.rst
@@ -123,7 +123,7 @@ will leave the channel instead of joining it.
123
.. note::
124
125
Both ``join`` and ``part`` methods send an IRC command to the server, but they
126
- don't update the bot's configuration file: when the bot will restart, unless
+ don't update the bot's configuration file: when the bot restarts, unless
127
:attr:`bot.settings.core.channels <sopel.config.core_section.CoreSection.channels>`
128
has been updated manually, the bot won't remember the channels joined or
129
left from these methods alone.
0 commit comments