fixing merge issues for comment tweaks

This commit is contained in:
Dayle Rees
2012-07-31 16:55:02 +01:00
21 changed files with 65 additions and 74 deletions

View File

@@ -167,7 +167,7 @@ class Query {
}
// If the column is just a string, we can assume that the join just
// has a simple "ON" clause, and we'll create the join instance and
// has a simple on clause, and we'll create the join instance and
// add the clause automatically for the developer.
else
{