Misspelt word corrected!

This commit is contained in:
Maxime Dizerens 2012-04-07 00:03:33 +03:00
parent b7ac1b75af
commit 3850f575f0
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
*/