Commit 1e7fef8e authored by Dennis van Amerongen's avatar Dennis van Amerongen

* src/libvlc-module.c: typo autorise -> authorise

parent 721e7def
...@@ -1065,7 +1065,7 @@ static const char *ppsz_clock_descriptions[] = ...@@ -1065,7 +1065,7 @@ static const char *ppsz_clock_descriptions[] =
"Automatically preparse files added to the playlist " \ "Automatically preparse files added to the playlist " \
"(to retrieve some metadata)." ) "(to retrieve some metadata)." )
#define FETCH_META_TEXT N_( "Autorise meta information fetching" ) #define FETCH_META_TEXT N_( "Authorise meta information fetching" )
#define FETCH_META_LONGTEXT N_( \ #define FETCH_META_LONGTEXT N_( \
"Specify if you want to attempt to fetch files'"\ "Specify if you want to attempt to fetch files'"\
"meta informations using the network." ) "meta informations using the network." )
......
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