From 6b0dd9ac31b4d886284925b46c1757aa2bf1a213 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Duraffort?= Date: Thu, 15 Jul 2010 23:18:49 +0200 Subject: [PATCH] libvlc_media: fix documentation. --- include/vlc/libvlc_media.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h index 9fe438d67d..1185bf464f 100644 --- a/include/vlc/libvlc_media.h +++ b/include/vlc/libvlc_media.h @@ -401,7 +401,7 @@ libvlc_media_parse( libvlc_media_t *p_md ); * Parse a media. * * This fetches (local) meta data and tracks information. - * The method is the asynchronous of libvlc_media_parse_async(). + * The method is the asynchronous of libvlc_media_parse(). * * To track when this is over you can listen to libvlc_MediaParsedChanged * event. However if the media was already parsed you will not receive this -- 2.39.2