Corrects spelling error in swift/common/middleware/slo.py
Fixes 'perfomed' to 'performed' Change-Id: I54adf45494cd4c6edae7bb5b404d377527c6c5a0 Closes-Bug: 1612051
This commit is contained in:
parent
22184eb882
commit
844d0c965d
@ -134,7 +134,7 @@ objects from the manifest much like DLO. If any of the segments from the
|
||||
manifest are not found or their Etag/Content Length have changed since upload,
|
||||
the connection will drop. In this case a 409 Conflict will be logged in the
|
||||
proxy logs and the user will receive incomplete results. Note that this will be
|
||||
enforced regardless of whether the user perfomed per-segment validation during
|
||||
enforced regardless of whether the user performed per-segment validation during
|
||||
upload.
|
||||
|
||||
The headers from this GET or HEAD request will return the metadata attached
|
||||
|
Loading…
x
Reference in New Issue
Block a user