Skip to content

Commit 7106327

Browse files
committed
foo
1 parent f9a5642 commit 7106327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Elastica/Filter/Type.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Type extends AbstractFilter
2121
/**
2222
* Construct Type Filter.
2323
*
24-
* @param string $typeName Type name
24+
* @param string $type Type name
2525
*/
2626
public function __construct($type = null)
2727
{

0 commit comments

Comments
 (0)