Misspelling in message
Misspelling in the message: "some time and is handed off to a seperate thread." Should be "some time and is handed off to a separate thread." Totally 1 occasion in horizon base code. Change-Id: I7a67c050c503c6fc7211f5191ea56bc0e8f6cb98
This commit is contained in:
parent
56c396eda9
commit
f89247d436
@ -153,7 +153,7 @@ def image_create(request, **kwargs):
|
||||
asynchronously.
|
||||
|
||||
In the case of 'data' the process of uploading the data may take
|
||||
some time and is handed off to a seperate thread.
|
||||
some time and is handed off to a separate thread.
|
||||
"""
|
||||
data = kwargs.pop('data', None)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user