Skip to content

Commit

Permalink
Merge pull request #895 from piotrantosik/patch-1
Browse files Browse the repository at this point in the history
Fix doc block
  • Loading branch information
ruflin committed Jul 21, 2015
2 parents 0d0dfc0 + 7441f38 commit 966ae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Elastica/Query.php
Expand Up @@ -396,7 +396,7 @@ public function toArray()
/**
* Allows filtering of documents based on a minimum score.
*
* @param int $minScore Minimum score to filter documents by
* @param float $minScore Minimum score to filter documents by
*
* @throws \Elastica\Exception\InvalidException
*
Expand Down

0 comments on commit 966ae3e

Please sign in to comment.