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 c35f2c8 commit a7985d2Copy full SHA for a7985d2
src/Symfony/Component/Console/Input/InputDefinition.php
@@ -391,7 +391,7 @@ private function shortcutToName($shortcut)
391
/**
392
* Gets the synopsis.
393
*
394
- * @param bool $short Whether to return the short version (with options foloded) or not
+ * @param bool $short Whether to return the short version (with options folded) or not
395
396
* @return string The synopsis
397
*/
0 commit comments