Skip to content

Commit

Permalink
Fixed typo (#17619)
Browse files Browse the repository at this point in the history
  • Loading branch information
dees040 authored and taylorotwell committed Jan 28, 2017
1 parent f1e4caa commit ccbfa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ protected function getContextualConcrete($abstract)
}

/**
* Find the concerete binding for the given abstract in the contextual binding array.
* Find the concrete binding for the given abstract in the contextual binding array.
*
* @param string $abstract
* @return string|null
Expand Down

0 comments on commit ccbfa2c

Please sign in to comment.