Fix the misspelling of "configuration"

Change-Id: Id93739b568397cedac5a468b77915e71b0743056
This commit is contained in:
lijunjie 2018-12-27 15:44:27 +08:00
parent 445a5491db
commit 0bebd378f7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class SoftwareConfig(resource.Resource):
inputs = resource.Body('inputs')
#: Name of the software config.
name = resource.Body('name')
#: A string that contains options that are specific to the configuraiton
#: A string that contains options that are specific to the configuration
#: management tool that this resource uses.
options = resource.Body('options')
#: A list of schemas each representing an output this software config