mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 03:46:39 +02:00
spelling: instantiated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
4c68c4cd48
commit
89e162fced
@@ -81,7 +81,7 @@ class WeechatScript(object): # pylint: disable=too-many-instance-attributes
|
||||
"""
|
||||
A generic WeeChat script.
|
||||
|
||||
This class must NOT be instanciated directly, use subclasses instead:
|
||||
This class must NOT be instantiated directly, use subclasses instead:
|
||||
PythonScript, PerlScript, ...
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user