[Trivial] Fix two typos in magnum.

Change-Id: I796be00d3e32738f93a7847ed304a047d584d5a0
This commit is contained in:
leiyashuai 2016-10-20 02:16:53 -07:00
parent b1df4873b4
commit 74d788a2af
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ def cluster_template_replace_patch_data(path,
def cluster_template_remove_patch_data(path):
"""Generates ClusterTempalte patch data by removing value
"""Generates ClusterTemplate patch data by removing value
:param path: path to remove
:returns: ClusterTemplatePatchCollection with generated data