summaryrefslogtreecommitdiff
path: root/csid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'csid.cpp')
-rw-r--r--csid.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/csid.cpp b/csid.cpp
index 4b250598..177f239e 100644
--- a/csid.cpp
+++ b/csid.cpp
@@ -60,7 +60,7 @@ static DB_decoder_t plugin = {
/* .plugin.version_minor = */1,
/* .inactive = */0,
/* .plugin.name = */"SID decoder",
- /* .plugin.descr = */"based on libsidplay2",
+ /* .plugin.descr = */"SID player based on libsidplay2",
/* .plugin.author = */"Alexey Yakovenko",
/* .plugin.email = */"waker@users.sourceforge.net",
/* .plugin.website = */"http://deadbeef.sf.net",