diff options
Diffstat (limited to 'contrib/ffmpeg/tests/audiogen.c')
-rw-r--r-- | contrib/ffmpeg/tests/audiogen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ffmpeg/tests/audiogen.c b/contrib/ffmpeg/tests/audiogen.c index 68ae13586..f96110e96 100644 --- a/contrib/ffmpeg/tests/audiogen.c +++ b/contrib/ffmpeg/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 * |