mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 18:49:23 +01:00
Services: Fix typo in docstring
This commit is contained in:
parent
18baff976a
commit
85549bf0c3
@ -617,7 +617,7 @@ class Services(callbacks.Plugin):
|
||||
Uses the experimental REGISTER command to create an account for the bot
|
||||
on the <network>, using the <password> and the <email> if provided.
|
||||
Some networks may require the email.
|
||||
You may need to use the 'network verify' command afterward to confirm
|
||||
You may need to use the 'services verify' command afterward to confirm
|
||||
your email address."""
|
||||
# Using this early draft specification:
|
||||
# https://gist.github.com/edk0/bf3b50fc219fd1bed1aa15d98bfb6495
|
||||
|
Loading…
Reference in New Issue
Block a user