changeset 94:094413c45b0f libpostproc

typo: occured --> occurred
author diego
date Sat, 22 Mar 2008 01:06:57 +0000
parents 7c86da6ce78e
children c24dab9bca80
files postprocess.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/postprocess.h	Tue Mar 18 22:14:41 2008 +0000
+++ b/postprocess.h	Sat Mar 22 01:06:57 2008 +0000
@@ -66,7 +66,7 @@
 
 
 /**
- * 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
  */