Commit 71408802 authored by Erwan Tulou's avatar Erwan Tulou

help: fix semi-colon wrongly stated where colon or comma is expected

parent a8625d7a
......@@ -1226,7 +1226,7 @@ static const char *const ppsz_albumart_descriptions[] =
#define SD_TEXT N_( "Services discovery modules")
#define SD_LONGTEXT N_( \
"Specifies the services discovery modules to load, separated by " \
"semi-colons. Typical values are sap, hal, ..." )
"colons. Typical values are sap, hal, ..." )
#define RANDOM_TEXT N_("Play files randomly forever")
#define RANDOM_LONGTEXT N_( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment