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
commit 2e7cca1d0b
1 changed files with 1 additions and 1 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
*/