Pārlūkot izejas kodu

Merge pull request #3752 from felixkiss/patch-1

Update RootPackageInterface.php
Jordi Boggiano 10 gadi atpakaļ
vecāks
revīzija
fb562ceb65
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/Composer/Package/RootPackageInterface.php

+ 1 - 1
src/Composer/Package/RootPackageInterface.php

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