Merge "Fix the misspelling of "configuration""

This commit is contained in:
Zuul 2019-01-08 18:18:43 +00:00 committed by Gerrit Code Review
commit e385422f94
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