From 64c120c0dbe25ab8541bfcab4916043a679eb76c Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Wed, 24 Jul 2013 18:04:11 +0530 Subject: [PATCH] Fixing minor typos Signed-off-by: Prasanna Santhanam --- test/integration/component/test_shared_networks.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/component/test_shared_networks.py b/test/integration/component/test_shared_networks.py index cfe97a4838e..237e0bfc693 100644 --- a/test/integration/component/test_shared_networks.py +++ b/test/integration/component/test_shared_networks.py @@ -1308,10 +1308,10 @@ class TestSharedNetworks(cloudstackTestCase): self.assertEqual( list_network_offerings_response[0].state, "Disabled", - "The network offering created should be bydefault disabled." + "The network offering created should be by default disabled." ) - self.debug("Network Offering created: %s" % self.shared_network_offering.id) + self.debug("Shared Network Offering created: %s" % self.shared_network_offering.id) #Update network offering state from disabled to enabled. network_offering_update_response = NetworkOffering.update(