diff --git a/lib/Elastica/Filter/Type.php b/lib/Elastica/Filter/Type.php index cd18fea9ca..a563cd152f 100644 --- a/lib/Elastica/Filter/Type.php +++ b/lib/Elastica/Filter/Type.php @@ -21,7 +21,7 @@ class Type extends AbstractFilter /** * Construct Type Filter. * - * @param string $typeName Type name + * @param string $type Type name */ public function __construct($type = null) {