summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_mandelbrot.c
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-11-24 17:33:07 -0800
committerTimothy Gu <timothygu99@gmail.com>2015-11-24 17:33:07 -0800
commit15dcc506d788578187e4542b0eedc09bc8b7c5c7 (patch)
tree794d1f626cd4613e329635f266cd50a2b508c377 /libavfilter/vsrc_mandelbrot.c
parent839eb1c77da9309477e5e51bdc1194de3d8dcfa4 (diff)
vsrc_mandelbrot: Don't use German in comments
Diffstat (limited to 'libavfilter/vsrc_mandelbrot.c')
-rw-r--r--libavfilter/vsrc_mandelbrot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vsrc_mandelbrot.c b/libavfilter/vsrc_mandelbrot.c
index bdcad253ca..c79ea2e39a 100644
--- a/libavfilter/vsrc_mandelbrot.c
+++ b/libavfilter/vsrc_mandelbrot.c
@@ -23,7 +23,7 @@
/**
* @file
- * Mandelbrot fraktal renderer
+ * Mandelbrot fractal renderer
*/
#include "avfilter.h"