Parcourir la source

Merge pull request #2621 from asm89/patch-1

Fix typo in doc
Nils Adermann il y a 11 ans
Parent
commit
101140828c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/Composer/Downloader/GitDownloader.php

+ 1 - 1
src/Composer/Downloader/GitDownloader.php

@@ -194,7 +194,7 @@ class GitDownloader extends VcsDownloader
     }
 
     /**
-     * Updates the given apth to the given commit ref
+     * Updates the given path to the given commit ref
      *
      * @param string $path
      * @param string $reference