From 23f4bd2187d723b68d12a779fcd24366b6be8d3c Mon Sep 17 00:00:00 2001 From: zhaozhilong Date: Thu, 18 Feb 2016 19:25:32 +0800 Subject: [PATCH] Fix a small typo resoruces -> resources Change-Id: I42d044e47439530d05dbf9433a459191eb34dd21 --- heat/rpc/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heat/rpc/client.py b/heat/rpc/client.py index 397f975f89..670ba7d44c 100644 --- a/heat/rpc/client.py +++ b/heat/rpc/client.py @@ -511,7 +511,7 @@ class EngineClient(object): :param ctxt: RPC context. :param stack_identity: Name of the stack. :param nested_depth: Levels of nested stacks of which list resources. - :param with_detail: show detail for resoruces in list. + :param with_detail: show detail for resources in list. :param filters: a dict with attribute:value to search the resources """ return self.call(ctxt,