Repository: libcloud
Updated Branches:
  refs/heads/trunk cf8cffd6e -> cb3094b77


Fixed another two typos

Closes #383

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/cb3094b7
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cb3094b7
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/cb3094b7

Branch: refs/heads/trunk
Commit: cb3094b774b1f771de4cde54d3bda12354800d11
Parents: cf8cffd
Author: Alex Gaynor <[email protected]>
Authored: Fri Nov 7 11:09:18 2014 -0300
Committer: Tomaz Muraus <[email protected]>
Committed: Sun Nov 9 23:36:15 2014 +0800

----------------------------------------------------------------------
 CHANGES.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/cb3094b7/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index a733d55..f5501ae 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -455,7 +455,7 @@ Compute
   (GITHUB-301)
   [Csaba Hoch]
 
-- Add extension methods for manging floating IPs (ex_get_floating_ip,
+- Add extension methods for managing floating IPs (ex_get_floating_ip,
   ex_create_floating_ip, ex_delete_floating_ip) to the Openstack 1.1 driver.
   (GITHUB-301)
   [Csaba Hoch]
@@ -518,7 +518,7 @@ Storage
   [Tomaz MUraus]
 
 - Fix a bug in the OpenStack Swift driver which prevented the driver to work
-  with installations where region names in the service catalog werent upper
+  with installations where region names in the service catalog weren't upper
   case.
   (LIBCLOUD-576, GITHUB-311)
   [Zak Estrada]

Reply via email to