mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-08 00:09:46 +00:00
Fix typo.
This commit is contained in:
@ -24,7 +24,7 @@ Make sure you always call the parent's ``__init__``.
|
|||||||
|
|
||||||
When a plugin is unloaded (or is to be reloaded), the ``die``
|
When a plugin is unloaded (or is to be reloaded), the ``die``
|
||||||
method is called (with no parameter).
|
method is called (with no parameter).
|
||||||
Also make sure you always call the parent's ``__init__``.
|
Also make sure you always call the parent's ``die``.
|
||||||
|
|
||||||
Commands and numerics
|
Commands and numerics
|
||||||
=====================
|
=====================
|
||||||
|
Reference in New Issue
Block a user