diff --git a/LibHooks/lib/PreCommit/Filter/ShortCommitMsg.php b/LibHooks/lib/PreCommit/Filter/ShortCommitMsg.php index 0626029..04be7f4 100644 --- a/LibHooks/lib/PreCommit/Filter/ShortCommitMsg.php +++ b/LibHooks/lib/PreCommit/Filter/ShortCommitMsg.php @@ -60,7 +60,7 @@ protected function _getFormatterConfig() /** * Get parser * - * @return \PreCommit\Filter\ShortCommitMsg\Jira\Parser + * @return \PreCommit\Filter\ShortCommitMsg\Parser\Jira */ protected function _getParser() {