Fix a small typo in "mpc help"

Signed-off-by: Ali Polatel <a...@exherbo.org>
---
 src/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main.c b/src/main.c
index 1d1c08c..d85437b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -112,7 +112,7 @@ static struct command {
          "Idle until an event occurs" },
        { "idleloop", 0, -1, 0, cmd_idleloop, "[events]",
          "Continuously idle until an event occurs" },
-       { "replaygain", 0, -1, 0, cmd_replaygain, "[off|track|ablum]",
+       { "replaygain", 0, -1, 0, cmd_replaygain, "[off|track|album]",
          "Set or display the replay gain mode" },
 
        /* don't remove this, when mpc_table[i].command is NULL it will 
terminate the loop */
-- 
1.6.5.7


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to