diff --git a/src/Iterator/Filter/TypeFilter.php b/src/Iterator/Filter/TypeFilter.php index 3739ed8..643ecc6 100644 --- a/src/Iterator/Filter/TypeFilter.php +++ b/src/Iterator/Filter/TypeFilter.php @@ -16,7 +16,7 @@ use ReflectionException; /** - * Filter classes of a spefcified type + * Filter classes of a specified type * * @author Hannes Forsgård */