Updated Branches: refs/heads/trunk 9ac9ed17f -> c235553c7
Minor spelling fix. Signed-off-by: Tomaz Muraus <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c235553c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c235553c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c235553c Branch: refs/heads/trunk Commit: c235553c7f120cf4cb2989094f10047885a0784e Parents: 9ac9ed1 Author: Roy Wellington â £ <[email protected]> Authored: Thu Dec 12 09:53:01 2013 -0800 Committer: Tomaz Muraus <[email protected]> Committed: Thu Dec 12 18:56:04 2013 +0100 ---------------------------------------------------------------------- docs/compute/deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c235553c/docs/compute/deployment.rst ---------------------------------------------------------------------- diff --git a/docs/compute/deployment.rst b/docs/compute/deployment.rst index 304457a..f1daa4f 100644 --- a/docs/compute/deployment.rst +++ b/docs/compute/deployment.rst @@ -7,7 +7,7 @@ there to help you bootstrap a new server. It allows you to perform tasks such as: * Install your public SSH key on the server -* Instal configuration management software +* Install configuration management software * Add an initial user account * Install an initial set of SSL certificates and keys on the server
