1
0
Fork 0

fixed typo

pull/1027/head
Bilal Amarni 2012-08-24 13:55:36 +03:00
parent 456b35ae72
commit 5669419416
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ use Composer\Util\ProcessExecutor;
use Composer\Util\RemoteFilesystem;
/**
* Creates an configured instance of composer.
* Creates a configured instance of composer.
*
* @author Ryan Weaver <ryan@knplabs.com>
* @author Jordi Boggiano <j.boggiano@seld.be>