fix typo in comment

Signed-off-by: Mattia Rizzolo <[email protected]>
This commit is contained in:
Mattia Rizzolo
2018-03-13 23:38:36 +00:00
committed by TingPing
parent ececf2f640
commit 27acca0f5b
+1 -1
View File
@@ -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::;