Quellcode durchsuchen

Fix typo in doc

Alexander vor 11 Jahren
Ursprung
Commit
23a61c5a1d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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