From: RĂ©mi Denis-Courmont Date: Tue, 3 Jun 2008 16:09:59 +0000 (+0300) Subject: Fix typo X-Git-Tag: 0.9.0-test0~401 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=1a811a836cf332ca0492d3e7f8898329197cc9aa;p=vlc Fix typo --- diff --git a/include/vlc_demux.h b/include/vlc_demux.h index 1f8e25f92c..26cafb0fc2 100644 --- a/include/vlc_demux.h +++ b/include/vlc_demux.h @@ -108,7 +108,7 @@ enum demux_query_e DEMUX_SET_GROUP, /* arg1= int can fail */ /* Ask the demux to demux until the given date at the next pf_demux call - * but not more (and not less, at the precision avaiable of course). + * but not more (and not less, at the precision available of course). * XXX: not mandatory (except for subtitle demux) but I will help a lot * for multi-input */