summaryrefslogtreecommitdiff
path: root/tests/audiogen.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-05-24 23:13:10 +0000
committerDiego Biurrun <diego@biurrun.de>2007-05-24 23:13:10 +0000
commitc9639fab611b9542cdbf4fb36ab6e89d8d8ba782 (patch)
treef421f1c6e98d83a8936d460a390e65f874bc8c0d /tests/audiogen.c
parent79e95835e0cf69bb8ed114c0979f0e3f16822e56 (diff)
typo
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/audiogen.c')
-rw-r--r--tests/audiogen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/audiogen.c b/tests/audiogen.c
index 68ae135869..f96110e968 100644
--- a/tests/audiogen.c
+++ b/tests/audiogen.c
@@ -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
*