Merge "[Trivial] Fix two typos in magnum."

This commit is contained in:
Jenkins 2016-11-18 20:32:09 +00:00 committed by Gerrit Code Review
commit 3ee8dc881e
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