[vlc-devel] commit: Fix typo ( Rémi Denis-Courmont )

git version control git at videolan.org
Tue Jun 3 21:50:39 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Tue Jun  3 19:09:59 2008 +0300| [1a811a836cf332ca0492d3e7f8898329197cc9aa]

Fix typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1a811a836cf332ca0492d3e7f8898329197cc9aa
---

 include/vlc_demux.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_demux.h b/include/vlc_demux.h
index 1f8e25f..26cafb0 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
      */




More information about the vlc-devel mailing list