Fix spelling in image_props_filter
Fix a couple spelling mistakes in comments in image_props_filter Change-Id: Ie25c7476fbe1f773fdb291c7ca419b2f13210287
This commit is contained in:
@@ -32,7 +32,7 @@ class ImagePropertiesFilter(filters.BaseHostFilter):
|
||||
contained in the image dictionary in the request_spec.
|
||||
"""
|
||||
|
||||
# Image Properites and Compute Capabilites do not change within
|
||||
# Image Properties and Compute Capabilities do not change within
|
||||
# a request
|
||||
run_filter_once_per_request = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user