vlc | branch: master | Kaarlo Raiha <[email protected]> | Sun Jul 31 15:08:07 2011 +0300| [f0c12397be6fed293e4b8bc0e9b311404b886e41] | committer: Jean-Baptiste Kempf
Change refered to referred Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f0c12397be6fed293e4b8bc0e9b311404b886e41 --- src/libvlc-module.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/libvlc-module.c b/src/libvlc-module.c index be9cd78..08686cb 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -202,7 +202,7 @@ static const char *const ppsz_snap_formats[] = #define VERBOSE_OBJECTS_LONGTEXT N_( \ "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 " \ + "'all' refers to all objects. Objects can be referred to by their " \ "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.") _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
