Update RootPackageInterface.php

Fix typo
main
Felix Kiss 10 years ago
parent 781d8cb925
commit b86f9bf4ba

@ -20,7 +20,7 @@ namespace Composer\Package;
interface RootPackageInterface extends CompletePackageInterface interface RootPackageInterface extends CompletePackageInterface
{ {
/** /**
* Returns a set of package names and theirs aliases * Returns a set of package names and their aliases
* *
* @return array * @return array
*/ */

Loading…
Cancel
Save