summaryrefslogtreecommitdiff
path: root/tests/audiogen.c
diff options
context:
space:
mode:
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
*