Repository: libcloud Updated Branches: refs/heads/trunk fd02006e6 -> a5d455464
Fix typo - bellow -> bellow. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a5d45546 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a5d45546 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a5d45546 Branch: refs/heads/trunk Commit: a5d45546459787fd8d1d565f5d0a05bf568adfcc Parents: fd02006 Author: Tomaz Muraus <to...@tomaz.me> Authored: Sun Nov 8 22:20:28 2015 +0100 Committer: Tomaz Muraus <to...@tomaz.me> Committed: Sun Nov 8 22:20:28 2015 +0100 ---------------------------------------------------------------------- docs/upgrade_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a5d45546/docs/upgrade_notes.rst ---------------------------------------------------------------------- diff --git a/docs/upgrade_notes.rst b/docs/upgrade_notes.rst index 88b7bd8..7fc77e2 100644 --- a/docs/upgrade_notes.rst +++ b/docs/upgrade_notes.rst @@ -774,7 +774,7 @@ Updated code: code you need to do it now, otherwise it won't work with 0.7 and future releases. -Bellow is a list of old paths and their new locations: +Below is a list of old paths and their new locations: * ``libcloud.base`` -> ``libcloud.compute.base`` * ``libcloud.deployment`` -> ``libcloud.compute.deployment``