Fixing phpdoc typo

This commit is contained in:
Ryan Weaver 2015-05-29 12:22:24 -04:00
parent c35f2c8482
commit a7985d244c

View File

@ -391,7 +391,7 @@ class InputDefinition
/** /**
* Gets the synopsis. * Gets the synopsis.
* *
* @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
* *
* @return string The synopsis * @return string The synopsis
*/ */