浏览代码

Fix typo in doc

Alexander 11 年之前
父节点
当前提交
23a61c5a1d
共有 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