fixed typo from dependant to dependent
Change-Id: I182668213215d1135cdf07f5910e3154ab75a2b2
diff --git a/functional/test_template_resource.py b/functional/test_template_resource.py
index fd88d23..80dcdce 100644
--- a/functional/test_template_resource.py
+++ b/functional/test_template_resource.py
@@ -368,7 +368,7 @@
self.keypair_name = self.keypair.id
def test_update_on_failed_create(self):
- # create a stack with "server" dependant on "keypair", but
+ # create a stack with "server" dependent on "keypair", but
# keypair fails, so "server" is not created properly.
# We then fix the template and it should succeed.
broken_templ = self.main_template.replace('replace-this',