Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 20, 2016
1 parent 7f49c2d commit ec9a49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Database/Schema/Blueprint.php
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ public function morphs($name, $indexName = null)
}

/**
* Add nullable proper columns for a polymorphic table.
* Add nullable columns for a polymorphic table.
*
* @param string $name
* @param string|null $indexName
Expand Down

0 comments on commit ec9a49d

Please sign in to comment.