summaryrefslogtreecommitdiff
path: root/plugins/shellexec
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-01-06 22:05:12 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-01-06 22:05:12 +0100
commitd6dd3e1d9a7155dd2fcb3bfd2b8b4689338b0fc1 (patch)
tree7693c40b28692a12fec607b13f01bf4fc321f187 /plugins/shellexec
parent64056834a7aca40da607ad772623d7bc108412cc (diff)
fixed few typos
Diffstat (limited to 'plugins/shellexec')
-rw-r--r--plugins/shellexec/shellexec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/shellexec/shellexec.c b/plugins/shellexec/shellexec.c
index 0bd5d1d2..473fc1a7 100644
--- a/plugins/shellexec/shellexec.c
+++ b/plugins/shellexec/shellexec.c
@@ -2,7 +2,7 @@
Shellexec plugin for DeaDBeeF
Copyright (C) 2010-2012 Deadbeef team
Original developer Viktor Semykin <thesame.ml@gmail.com>
- Maintainance, minor improvements Alexey Yakovenko <waker@users.sf.net>
+ Maintenance, minor improvements Alexey Yakovenko <waker@users.sf.net>
GUI support and bugfixing Azeem Arshad <kr00r4n@gmail.com>
This program is free software: you can redistribute it and/or modify
@@ -445,7 +445,7 @@ static Shx_plugin_t plugin = {
.misc.plugin.copyright =
"Copyright (C) 2010-2012 Deadbeef team\n"
"Original developer Viktor Semykin <thesame.ml@gmail.com>\n"
- "Maintainance, minor improvements Alexey Yakovenko <waker@users.sf.net>\n"
+ "Maintenance, minor improvements Alexey Yakovenko <waker@users.sf.net>\n"
"GUI support and bugfixing Azeem Arshad <kr00r4n@gmail.com>"
"\n"
"This program is free software; you can redistribute it and/or\n"