Skip to content

Commit

Permalink
Fix docblock typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Oct 21, 2016
1 parent 8838508 commit 860d6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ public function buildGlobalCommand($composerCommand, $execPath, $composerArgs, $
/**
* Generate command string to call `composer config KEY VALUE` to install one project.
*
* @param string $command The path to composer
* @param string $execPath The path to composer
* @param array $composerArgs The arguments to pass to composer
* @param string $key The config item to set
* @param string $value The value to set the config item to
Expand Down

0 comments on commit 860d6af

Please sign in to comment.