From fbe3fb63cec551cc16172e2b88e4d83aeea1cafd Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 11 Jan 2016 22:03:57 +0100 Subject: Fix various typos pointed by pabs --- libmat/mutagenstripper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmat/mutagenstripper.py') diff --git a/libmat/mutagenstripper.py b/libmat/mutagenstripper.py index e7f2a96..10831b3 100644 --- a/libmat/mutagenstripper.py +++ b/libmat/mutagenstripper.py @@ -16,7 +16,7 @@ class MutagenStripper(parser.GenericParser): self._create_mfile() def _create_mfile(self): - """ This method must be overrriden to instanciate the `mfile` attribute.""" + """ This method must be overridden to instantiate the `mfile` attribute.""" raise NotImplementedError def is_clean(self): -- cgit v1.3