瀏覽代碼

Merge pull request #368 from igorw/docs

[docs] inconvenient typo
Jordi Boggiano 13 年之前
父節點
當前提交
5026fbb1e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/05-repositories.md

+ 1 - 1
doc/05-repositories.md

@@ -136,7 +136,7 @@ The following are supported:
 * **Mercurial:** [mercurial.selenic.com](http://mercurial.selenic.com)
 
 To get packages from these systems you need to have their respective clients
-installed. That can be invonvenient. And for this reason there is special
+installed. That can be inconvenient. And for this reason there is special
 support for GitHub and BitBucket that use the APIs provided by these sites, to
 fetch the packages without having to install the version control system. The
 VCS repository provides `dist`s for them that fetch the packages as zips.