From 765c1774a9d8048a91ce63785f6d3c0280b8ce74 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Sun, 26 Feb 2012 14:16:08 +0100 Subject: [PATCH] [docs] inconvenient typo --- doc/05-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 97aeb4b09..2a41775d0 100644 --- a/doc/05-repositories.md +++ b/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.