cosmetics
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Aug 2006 23:12:10 +0000 (23:12 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Aug 2006 23:12:10 +0000 (23:12 +0000)
Originally committed as revision 6032 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/audioconvert.c

index 56d351c..b87a73d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * audio conversation
+ * audio conversion
  * Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>
  *
  * This library is free software; you can redistribute it and/or
@@ -20,7 +20,7 @@
 
 /**
  * @file audioconvert.c
- * audio conversation
+ * audio conversion
  * @author Michael Niedermayer <michaelni@gmx.at>
  */