Signed-off-by: Chris Lalancette <[email protected]>
---
.../lib/deltacloud/drivers/gogrid/gogrid_driver.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/lib/deltacloud/drivers/gogrid/gogrid_driver.rb
b/server/lib/deltacloud/drivers/gogrid/gogrid_driver.rb
index f303bc3..c4f8b8a 100644
--- a/server/lib/deltacloud/drivers/gogrid/gogrid_driver.rb
+++ b/server/lib/deltacloud/drivers/gogrid/gogrid_driver.rb
@@ -160,7 +160,7 @@ class GogridDriver < Deltacloud::BaseDriver
if e.message == "400 Bad Request"
# in the case of a VM that we just made, the grid/server/get method
# throws a "400 Bad Request error". In this case we try again by
- # getting a full listing a filtering on the id. This could
+ # getting a full listing and filtering on the id. This could
# potentially take a long time, but I don't see another way to get
# information about a newly created instance
instances = list_instances(credentials, opts[:id])
--
1.6.6.1
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel