mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +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
|
Uses the experimental REGISTER command to create an account for the bot
|
||||||
on the <network>, using the <password> and the <email> if provided.
|
on the <network>, using the <password> and the <email> if provided.
|
||||||
Some networks may require the email.
|
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."""
|
your email address."""
|
||||||
# Using this early draft specification:
|
# Using this early draft specification:
|
||||||
# https://gist.github.com/edk0/bf3b50fc219fd1bed1aa15d98bfb6495
|
# https://gist.github.com/edk0/bf3b50fc219fd1bed1aa15d98bfb6495
|
||||||
|
Loading…
x
Reference in New Issue
Block a user