]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
Typos
[vlc] / src / libvlc-module.c
index 16687cab3603ba557237cfbf2fce546f143961ae..95b60bcc7a36193618ceab4d6cbde706ee7e088b 100644 (file)
@@ -193,7 +193,7 @@ static const char *const ppsz_snap_formats[] =
     "This is a ',' separated string, each objects should be prefixed by " \
     "a '+' or a '-' to respectively enable or disable it. The keyword " \
     "'all' refers to all objects. Objects can be refered to by their " \
-    "type or module name. Rules applying to named objects take precendence " \
+    "type or module name. Rules applying to named objects take precedence " \
     "over rules applying to object types. Note that you still need to " \
     "use -vvv to actually display debug message.")