summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_remove_logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/vf_remove_logo.c')
-rw-r--r--libmpcodecs/vf_remove_logo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpcodecs/vf_remove_logo.c b/libmpcodecs/vf_remove_logo.c
index 96ae640b04..d2c679b178 100644
--- a/libmpcodecs/vf_remove_logo.c
+++ b/libmpcodecs/vf_remove_logo.c
@@ -142,8 +142,8 @@ typedef struct
/**
* \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
{