diff libmpcodecs/vf_remove_logo.c @ 22283:bc9e95184521

cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
author diego
date Wed, 21 Feb 2007 10:05:46 +0000
parents 36589811e5d0
children 00fff9a3b735
line wrap: on
line diff
--- a/libmpcodecs/vf_remove_logo.c	Wed Feb 21 09:25:52 2007 +0000
+++ b/libmpcodecs/vf_remove_logo.c	Wed Feb 21 10:05:46 2007 +0000
@@ -142,8 +142,8 @@
 /**
  * \brief Stores persistant variables.
  *
- * Variables stored here are kept from frame to frame, and seperate instances of
- * the filter will get their own seperate copies.
+ * Variables stored here are kept from frame to frame, and separate instances of
+ * the filter will get their own separate copies.
  */
 typedef struct
 {