]> git.sesse.net Git - vlc/commitdiff
vlc_aout.h: fix typo
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Fri, 10 May 2013 08:44:54 +0000 (10:44 +0200)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Fri, 10 May 2013 08:44:54 +0000 (10:44 +0200)
include/vlc_aout.h

index cf6bb099bbb046f96494cb0ff3f4214aa8087437..49c0ec6137dba3b8dba15d4b7e4b8557804db755 100644 (file)
@@ -201,7 +201,7 @@ VLC_API void aout_Deinterleave(void *dst, const void *src, unsigned samples,
                              unsigned channels, vlc_fourcc_t fourcc);
 
 /**
- * This fonction will compute the extraction parameter into pi_selection to go
+ * This function will compute the extraction parameter into pi_selection to go
  * from i_channels with their type given by pi_order_src[] into the order
  * describe by pi_order_dst.
  * It will also set :