diff options
Diffstat (limited to 'plugins/perl/lib/HexChat.pm')
-rw-r--r-- | plugins/perl/lib/HexChat.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/perl/lib/HexChat.pm b/plugins/perl/lib/HexChat.pm index ebbed4fb..d428a30e 100644 --- a/plugins/perl/lib/HexChat.pm +++ b/plugins/perl/lib/HexChat.pm @@ -51,7 +51,7 @@ sub get_context; sub HexChat::Internal::context_info; sub HexChat::Internal::print; -#keep compability with Xchat scripts +#keep compatibility with Xchat scripts sub EAT_XCHAT (); BEGIN { *Xchat:: = *HexChat::; |