We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc14ed commit 45b4697Copy full SHA for 45b4697
src/Command/PingStaleIssuesCommand.php
@@ -71,7 +71,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
71
}
72
73
/**
74
- * Extract type form issue array. Make sure we priorities labels if there are
+ * Extract type from issue array. Make sure we priorities labels if there are
75
* more than one type defined.
76
*/
77
private function extractType(array $issue)
0 commit comments