Skip to content

Commit

Permalink
Merge pull request #3162 from bar/patch-2
Browse files Browse the repository at this point in the history
Update Query.php
  • Loading branch information
Mark committed Mar 29, 2014
2 parents ef5286b + 2991658 commit 8b41afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Query.php
Expand Up @@ -456,7 +456,7 @@ public function applyOptions(array $options) {
}

/**
* Return the COUNT(*) for the query.
* Returns the COUNT(*) for the query.
*
* @return integer
*/
Expand Down

0 comments on commit 8b41afb

Please sign in to comment.