Skip to content

Commit

Permalink
Implemented #13: Implement integration with GitHub
Browse files Browse the repository at this point in the history
 - Fixed phpdoc.
  • Loading branch information
andkirby committed Dec 2, 2015
1 parent 9a807aa commit 3ffc6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibHooks/lib/PreCommit/Filter/ShortCommitMsg.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ protected function _getFormatterConfig()
/**
* Get parser
*
* @return \PreCommit\Filter\ShortCommitMsg\Jira\Parser
* @return \PreCommit\Filter\ShortCommitMsg\Parser\Jira
*/
protected function _getParser()
{
Expand Down

0 comments on commit 3ffc6ae

Please sign in to comment.