From d9526386990bccd61d8773e993e47fceb55b0174 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 22 Mar 2008 01:06:57 +0000 Subject: typo: occured --> occurred Originally committed as revision 12549 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libpostproc/postprocess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpostproc') diff --git a/libpostproc/postprocess.h b/libpostproc/postprocess.h index eb55b6d004..7c7abb384e 100644 --- a/libpostproc/postprocess.h +++ b/libpostproc/postprocess.h @@ -66,7 +66,7 @@ void pp_postprocess(const uint8_t * src[3], const int srcStride[3], /** - * returns a pp_mode_t or NULL if an error occured + * returns a pp_mode_t or NULL if an error occurred * name is the string after "-pp" on the command line * quality is a number from 0 to PP_QUALITY_MAX */ -- cgit v1.2.3