fix the spelling mistakes

Change-Id: Ie15fded064f74411ee00381eb900c61ede06cba4
This commit is contained in:
jiasirui 2019-06-19 16:21:08 +08:00
parent c8fdf0461b
commit 71ff5e10fb
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ None
Implementation
==============
Add a new lamda function to
Add a new lambda function to
nova/scheduler/filter/extra_specs_ops.py _ops_method dict:
'<all-in>': lambda x, y: all(val in x for val in y)

View File

@ -123,7 +123,7 @@ None
Implementation
==============
Add a new lamda function to
Add a new lambda function to
nova/scheduler/filter/extra_specs_ops.py _ops_method dict:
'<all-in>': lambda x, y: all(val in x for val in y)