diff --git a/src/ORM/Query.php b/src/ORM/Query.php index 30e2ce95322..e8ab6535a64 100644 --- a/src/ORM/Query.php +++ b/src/ORM/Query.php @@ -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 */