Skip to content

Commit

Permalink
model -> table
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 25, 2014
1 parent 9fffa47 commit ee702c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Query.php
Expand Up @@ -68,7 +68,7 @@ class Query extends DatabaseQuery implements JsonSerializable {

/**
* Tracks whether or not the original query should include
* fields from the top level model.
* fields from the top level table.
*
* @var bool
*/
Expand Down

0 comments on commit ee702c5

Please sign in to comment.