fix conflicts.

This commit is contained in:
Taylor Otwell
2012-04-10 10:10:31 -05:00
9 changed files with 30 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ class Has_Many_And_Belongs_To extends Relationship {
protected $other;
/**
* The columns on the joining tbale that should be fetched.
* The columns on the joining table that should be fetched.
*
* @var array
*/