Skip to content

Commit 3850f57

Browse files
author
Maxime Dizerens
committed
Misspelt word corrected!
1 parent b7ac1b7 commit 3850f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/database/eloquent/relationships/has_many_and_belongs_to.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Has_Many_And_Belongs_To extends Relationship {
2121
protected $other;
2222

2323
/**
24-
* The columns on the joining tbale that should be fetched.
24+
* The columns on the joining table that should be fetched.
2525
*
2626
* @var array
2727
*/

0 commit comments

Comments
 (0)