Merge "Fixing Typo"

This commit is contained in:
Jenkins 2016-10-05 01:38:33 +00:00 committed by Gerrit Code Review
commit 4e9cf69137

View File

@ -240,7 +240,7 @@ def _verify_node_info(node_namespace, node_info_dict, info_required):
def node_has_server_profile(func):
"""Checks if the node's Server Hardware as a Server Profile associated.
"""Checks if the node's Server Hardware has a Server Profile associated.
"""
def inner(*args, **kwargs):