fix typo in comment
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
This commit is contained in:
parent
ececf2f640
commit
27acca0f5b
|
@ -51,7 +51,7 @@ sub get_context;
|
||||||
sub HexChat::Internal::context_info;
|
sub HexChat::Internal::context_info;
|
||||||
sub HexChat::Internal::print;
|
sub HexChat::Internal::print;
|
||||||
|
|
||||||
#keep compability with Xchat scripts
|
#keep compatibility with Xchat scripts
|
||||||
sub EAT_XCHAT ();
|
sub EAT_XCHAT ();
|
||||||
BEGIN {
|
BEGIN {
|
||||||
*Xchat:: = *HexChat::;
|
*Xchat:: = *HexChat::;
|
||||||
|
|
Loading…
Reference in New Issue