ソースを参照

Merge pull request #2621 from asm89/patch-1

Fix typo in doc
Nils Adermann 11 年 前
コミット
101140828c
1 ファイル変更1 行追加1 行削除
  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