Skip to content

Commit 57c0d85

Browse files
committed
Typo
1 parent 084f71e commit 57c0d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Jenssegers/Mongodb/Query/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ public function convertKey($id)
667667
*/
668668
protected function compileWheres()
669669
{
670-
// The where's to compile.
670+
// The wheres to compile.
671671
$wheres = $this->wheres ?: array();
672672

673673
// We will add all compiled wheres to this array.

0 commit comments

Comments
 (0)