Skip to content

Commit a7985d2

Browse files
committed
Fixing phpdoc typo
1 parent c35f2c8 commit a7985d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Input/InputDefinition.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ private function shortcutToName($shortcut)
391391
/**
392392
* Gets the synopsis.
393393
*
394-
* @param bool $short Whether to return the short version (with options foloded) or not
394+
* @param bool $short Whether to return the short version (with options folded) or not
395395
*
396396
* @return string The synopsis
397397
*/

0 commit comments

Comments
 (0)