Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Fix: Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 25, 2017
1 parent 430a3b0 commit fa04b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/GenerateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ protected function execute(Input\InputInterface $input, Output\OutputInterface $
);

$io->section(\sprintf(
'Pull Requests for %s %s',
'Pull Requests merged in %s %s',
$repository,
$range
));
Expand Down

0 comments on commit fa04b17

Please sign in to comment.