From 710632768f62cc8e9bf8990e52312eeda549617c Mon Sep 17 00:00:00 2001 From: Igor Denisenko Date: Thu, 4 Jun 2015 00:54:35 +0300 Subject: [PATCH] foo --- lib/Elastica/Filter/Type.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {