Skip to content

Commit 1afd735

Browse files
committed
Merge pull request #7112 from likelyeatenbyagrue/patch-1
[5.0] Fixed Typo
2 parents 582037c + b9b6d56 commit 1afd735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Contracts/Bus/HandlerResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
interface HandlerResolver {
66

77
/**
8-
* Get the handler instnace for the given command.
8+
* Get the handler instance for the given command.
99
*
1010
* @param mixed $command
1111
* @return mixed

0 commit comments

Comments
 (0)