mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
typofix
This commit is contained in:
parent
7dfefa1e39
commit
405a2965e0
@ -6,7 +6,7 @@
|
||||
|
||||
static xchat_plugin *ph;
|
||||
static const char name[] = "Non-BMP";
|
||||
static const char desc[] = "Replace non-BMP characters with replacment characters";
|
||||
static const char desc[] = "Replace non-BMP characters with replacement characters";
|
||||
static const char version[] = "1.0000";
|
||||
static int recursing = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user