summaryrefslogtreecommitdiff
path: root/contrib/ffmpeg/tests/videogen.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ffmpeg/tests/videogen.c')
-rw-r--r--contrib/ffmpeg/tests/videogen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ffmpeg/tests/videogen.c b/contrib/ffmpeg/tests/videogen.c
index 39d85a26a..226c4dd4f 100644
--- a/contrib/ffmpeg/tests/videogen.c
+++ b/contrib/ffmpeg/tests/videogen.c
@@ -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
*