Skip to content
Snippets Groups Projects

Resolve #3420570 "Misspellings in schema"

Closed quietone requested to merge issue/drupal-3420570:3420570-misspellings-in-schema into 11.x
Files
48
@@ -95,7 +95,7 @@ protected function compileAggregate() {
}
/**
* Adds the groupby values to the actual query.
* Adds the group by values to the actual query.
*
* @return $this
* Returns the called object.
Loading