Skip to content

Commit

Permalink
Fix typo (#52960)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaRed authored Sep 27, 2024
1 parent 0d78422 commit bb85cbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ public function whereBelongsTo($related, $relationshipName = null, $boolean = 'a
}

/**
* Add an "BelongsTo" relationship with an "or where" clause to the query.
* Add a "BelongsTo" relationship with an "or where" clause to the query.
*
* @param \Illuminate\Database\Eloquent\Model $related
* @param string|null $relationshipName
Expand Down

0 comments on commit bb85cbe

Please sign in to comment.