Updated Branches: refs/heads/trunk 9741e0005 -> 2311fda18
docs: Fix a typo. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5e4233cf Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5e4233cf Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5e4233cf Branch: refs/heads/trunk Commit: 5e4233cf4421fd45e8190104197ae07e78e12118 Parents: 9741e00 Author: Tomaz Muraus <[email protected]> Authored: Sat Dec 21 14:51:50 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sat Dec 21 14:51:50 2013 +0100 ---------------------------------------------------------------------- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/5e4233cf/docs/getting_started.rst ---------------------------------------------------------------------- diff --git a/docs/getting_started.rst b/docs/getting_started.rst index fbfb310..57e3fc7 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -13,7 +13,7 @@ Libcloud is available on PyPi. You can install latest stable version using pip: Installation (development version) ---------------------------------- -You can install latest development version from out Git repository: +You can install latest development version from our Git repository: .. sourcecode:: bash
