Skip to content

Commit

Permalink
Merge pull request #9 from koriym/feature/typo
Browse files Browse the repository at this point in the history
fix the typo in docblock
  • Loading branch information
harikt committed Mar 5, 2014
2 parents d5fcede + 679ab48 commit d91262e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aura/Signal/Manager.php
Expand Up @@ -185,7 +185,7 @@ public function getHandlers($signal = null)
*
* @param string $signal The name of the signal from that origin.
*
* @params Arguments to pass to the Handler callback.
* @param Arguments to pass to the Handler callback.
*
* @return ResultCollection The results from each of the Handler objects.
*
Expand Down

0 comments on commit d91262e

Please sign in to comment.