]> git.sesse.net Git - vlc/blobdiff - modules/misc/sap.c
* Massive spelling corrections.
[vlc] / modules / misc / sap.c
index f4d145aaae8360c8b2c3bd1b58fa071178b4603b..607d83e240a455cc3cae946d95f2389ee735de02 100644 (file)
        "is received.")
 #define SAP_PARSE_TEXT N_("Try to parse the SAP")
 #define SAP_PARSE_LONGTEXT N_( \
-       "When SAP can it will try to parse the SAP. Normal behaviour is" \
+       "When SAP can it will try to parse the SAP. Normal behavior is " \
        "to have livedotcom parse the announce." )
 
 static int  Open ( vlc_object_t * );