typo
authorDiego Biurrun <diego@biurrun.de>
Thu, 24 May 2007 23:13:10 +0000 (23:13 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 24 May 2007 23:13:10 +0000 (23:13 +0000)
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk

tests/audiogen.c
tests/videogen.c

index 68ae135..f96110e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generates a synthetic stereo sound
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
  *
  * Copyright (c) 2002 Fabrice Bellard
  *
index 39d85a2..226c4dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generates a synthetic YUV video sequence suitable for codec testing.
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
  *
  * Copyright (c) 2002 Fabrice Bellard
  *