diff options
Diffstat (limited to 'plugins/exec/exec.c')
-rw-r--r-- | plugins/exec/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exec/exec.c b/plugins/exec/exec.c index 842d428c..28bc13ab 100644 --- a/plugins/exec/exec.c +++ b/plugins/exec/exec.c @@ -27,7 +27,7 @@ static xchat_plugin *ph; /* plugin handle */ static const char name[] = "Exec"; -static const char desc[] = "Execute commands inside XChat"; +static const char desc[] = "Execute commands inside HexChat"; static const char version[] = "1.1"; static int |