Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-12-07 16:03:53 +0400
committerDiego Biurrun <diego@biurrun.de>2011-12-13 02:06:23 +0400
commit58c42af722cebecd86e340dc3ed9ec44b1fe4a55 (patch)
tree9541c2a43eb2f181d670c04e200a6bd43ad8d4fc /tests/audiogen.c
parent8b494b7b2773eb45c0ed364e346602de0d578196 (diff)
doxygen: misc consistency, spelling and wording fixes
Diffstat (limited to 'tests/audiogen.c')
-rw-r--r--tests/audiogen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/audiogen.c b/tests/audiogen.c
index ddd1e18028..d48b5910bc 100644
--- a/tests/audiogen.c
+++ b/tests/audiogen.c
@@ -1,6 +1,6 @@
/*
- * Generates a synthetic stereo sound
- * NOTE: No floats are used to guarantee a bit exact output.
+ * Generate a synthetic stereo sound.
+ * NOTE: No floats are used to guarantee bitexact output.
*
* Copyright (c) 2002 Fabrice Bellard
*