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:
Joe Gordon
2013-08-12 13:36:01 -07:00
parent fba54cd3a1
commit bdabe1fcac

View File

@@ -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