mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Fixed typos
This commit is contained in:
parent
f3bfeb3608
commit
5eead93250
12 changed files with 16 additions and 16 deletions
|
@ -41,7 +41,7 @@ class Event
|
|||
* Constructor.
|
||||
*
|
||||
* @param string $name The event name
|
||||
* @param Composer $composer The composer objet
|
||||
* @param Composer $composer The composer object
|
||||
* @param IOInterface $io The IOInterface object
|
||||
*/
|
||||
public function __construct($name, Composer $composer, IOInterface $io)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue