Merge pull request #512 from Mikaweb/patch-1

Misspelt word corrected!
This commit is contained in:
Taylor Otwell
2012-04-10 07:49:05 -07:00

View File

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