summaryrefslogtreecommitdiff
path: root/apps/app_mp3.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_mp3.c')
-rwxr-xr-xapps/app_mp3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_mp3.c b/apps/app_mp3.c
index 0cd8dfa59..e8f04c662 100755
--- a/apps/app_mp3.c
+++ b/apps/app_mp3.c
@@ -38,8 +38,8 @@ static char *synopsis = "Play an MP3 file or stream";
static char *descrip =
" MP3Player(location) Executes mpg123 to play the given location\n"
-"which typically would be a filename or a URL. Returns -1 on\n"
-"hangup or 0 otherwise. User can exit by pressing any key\n.";
+"which typically would be a filename o a URL. User can exit by pressing any key\n."
+"Returns -1 on hangup or 0 otherwise.";
STANDARD_LOCAL_USER;