Skip to content

Commit 45b4697

Browse files
committed
Typo
1 parent 4dc14ed commit 45b4697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/PingStaleIssuesCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
7171
}
7272

7373
/**
74-
* Extract type form issue array. Make sure we priorities labels if there are
74+
* Extract type from issue array. Make sure we priorities labels if there are
7575
* more than one type defined.
7676
*/
7777
private function extractType(array $issue)

0 commit comments

Comments
 (0)