]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Tue, 3 Jun 2008 16:09:59 +0000 (19:09 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Tue, 3 Jun 2008 19:43:25 +0000 (22:43 +0300)
include/vlc_demux.h

index 1f8e25f92c17fba6cc335aa28d72069f6b5e8010..26cafb0fc2b81c9e4aaae857e0cb76152a298d79 100644 (file)
@@ -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
      */