summaryrefslogtreecommitdiff
path: root/plugins/vtx/vtx.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/vtx/vtx.c')
-rw-r--r--plugins/vtx/vtx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/vtx/vtx.c b/plugins/vtx/vtx.c
index ffb14c7e..c42715db 100644
--- a/plugins/vtx/vtx.c
+++ b/plugins/vtx/vtx.c
@@ -303,7 +303,7 @@ static DB_decoder_t plugin = {
.plugin.version_minor = 0,
.plugin.type = DB_PLUGIN_DECODER,
.plugin.id = "vtx",
- .plugin.name = "VTX decoder",
+ .plugin.name = "VTX player",
.plugin.descr = "AY8910/12 chip emulator and vtx file player",
.plugin.copyright =
"Copyright (C) 2009-2011 Alexey Yakovenko <waker@users.sourceforge.net>\n"