summaryrefslogtreecommitdiff
path: root/heat/rpc
diff options
context:
space:
mode:
authorzhaozhilong <zhaozhilong@unitedstack.com>2016-02-18 19:25:32 +0800
committerzhaozhilong <zhaozhilong@unitedstack.com>2016-02-18 19:29:32 +0800
commit23f4bd2187d723b68d12a779fcd24366b6be8d3c (patch)
tree9165cc005dea6a47652bfdb4fb4e0115d9b5462c /heat/rpc
parent64f428390c21fdd299cfedb1d12696122979994c (diff)
downloadheat-23f4bd2187d723b68d12a779fcd24366b6be8d3c.tar.gz
Fix a small typo
resoruces -> resources Change-Id: I42d044e47439530d05dbf9433a459191eb34dd21
Diffstat (limited to 'heat/rpc')
-rw-r--r--heat/rpc/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/rpc/client.py b/heat/rpc/client.py
index 397f975f8..670ba7d44 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,